From aa17f5797a4ec71e7baa271a22a4e9524238646e Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 26 Aug 2010 15:03:33 +0000 Subject: QPID-2802: Add support for a status-logging hierarchy, such that the Log4jMessageLogger may use this to allow individual on/off toggling of each status message. Combine the RootLogger and RawLogger interfaces. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@989734 13f79535-47bb-0310-9956-ffa450edef68 --- java/broker/etc/log4j.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'java/broker/etc') diff --git a/java/broker/etc/log4j.xml b/java/broker/etc/log4j.xml index cfdfacb290..458329571e 100644 --- a/java/broker/etc/log4j.xml +++ b/java/broker/etc/log4j.xml @@ -103,6 +103,12 @@ + + + + + + @@ -112,9 +118,9 @@ - - - + + + -- cgit v1.2.1