From c40abb2580b2da657249b74a202d75eaee3362e2 Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Thu, 19 Apr 2007 09:58:42 +0000 Subject: Merged revisions 521363 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/branches/M2 ........ r521363 | ritchiem | 2007-03-22 17:36:15 +0000 (Thu, 22 Mar 2007) | 2 lines Updated the new Log4j appender to compress the backup files and move them to a new location.(Compression occurs async so as not to slow down the main program). Enable the logger in the log4j.xml Disabled by default. ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@530356 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/broker/etc/log4j.xml | 39 ++++++++++++++++++++++++++++++++------- 1 file changed, 32 insertions(+), 7 deletions(-) (limited to 'qpid/java/broker/etc') diff --git a/qpid/java/broker/etc/log4j.xml b/qpid/java/broker/etc/log4j.xml index e0c4aa98e8..74b80c0e80 100644 --- a/qpid/java/broker/etc/log4j.xml +++ b/qpid/java/broker/etc/log4j.xml @@ -21,20 +21,43 @@ --> - - + + + - + + + + + + + + + + + + + + + + + + + + + + + @@ -47,18 +70,20 @@ - + - + + + -- cgit v1.2.1