From f1503a0dd2aa10a83a18550dcde4843dd8aef0cb 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/qpid@480149 13f79535-47bb-0310-9956-ffa450edef68 --- dotnet/Qpid.Client.Tests/log4net.config | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/dotnet/Qpid.Client.Tests/log4net.config b/dotnet/Qpid.Client.Tests/log4net.config index e0a43a8b5e..1cd86f3fa9 100644 --- a/dotnet/Qpid.Client.Tests/log4net.config +++ b/dotnet/Qpid.Client.Tests/log4net.config @@ -5,6 +5,14 @@ + + + + + + + + @@ -34,5 +42,6 @@ + \ No newline at end of file -- cgit v1.2.1