From d1aed461cbb4a4c6f06ad9d7d496cac71d83dc23 Mon Sep 17 00:00:00 2001 From: Steven Shaw Date: Tue, 28 Nov 2006 18:27:32 +0000 Subject: Send logging to a file as well. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@480149 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/dotnet/Qpid.Client.Tests/log4net.config | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/qpid/dotnet/Qpid.Client.Tests/log4net.config b/qpid/dotnet/Qpid.Client.Tests/log4net.config index e0a43a8b5e..1cd86f3fa9 100644 --- a/qpid/dotnet/Qpid.Client.Tests/log4net.config +++ b/qpid/dotnet/Qpid.Client.Tests/log4net.config @@ -5,6 +5,14 @@ + + + + + + + + @@ -34,5 +42,6 @@ + \ No newline at end of file -- cgit v1.2.1