From e9e9f90958fa6360348851b40d7f9ddbb964799f Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Wed, 25 Feb 2009 17:53:09 +0000 Subject: QPID-1648: Add LoggingManagement and associated MBean to enable dynamic reloading of log4j file. Update sample log4js so that they aren't arbitrarily rewritten. Patch from Robbie Gemmell git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@747870 13f79535-47bb-0310-9956-ffa450edef68 --- java/broker/etc/debug.log4j.xml | 26 +++++++++++++------------- java/broker/etc/log4j.xml | 24 ++++++++++++------------ 2 files changed, 25 insertions(+), 25 deletions(-) (limited to 'java/broker/etc') diff --git a/java/broker/etc/debug.log4j.xml b/java/broker/etc/debug.log4j.xml index 71f9502b75..fc0bd9f34f 100644 --- a/java/broker/etc/debug.log4j.xml +++ b/java/broker/etc/debug.log4j.xml @@ -1,4 +1,4 @@ - + - - - + --> + + + @@ -48,7 +48,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -66,28 +66,28 @@ - + - + - + - @@ -96,11 +96,11 @@ - - diff --git a/java/broker/etc/log4j.xml b/java/broker/etc/log4j.xml index eff5d17588..a395d0fd56 100644 --- a/java/broker/etc/log4j.xml +++ b/java/broker/etc/log4j.xml @@ -1,4 +1,4 @@ - + - - - + --> + + + @@ -48,7 +48,7 @@ - + @@ -57,25 +57,25 @@ - + - - + + - + - + @@ -83,7 +83,7 @@ - -- cgit v1.2.1