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/test-profiles/log4j-test.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'java/test-profiles/log4j-test.xml') diff --git a/java/test-profiles/log4j-test.xml b/java/test-profiles/log4j-test.xml index 5ad277ea74..9adfd68202 100644 --- a/java/test-profiles/log4j-test.xml +++ b/java/test-profiles/log4j-test.xml @@ -39,6 +39,10 @@ + + + + -- cgit v1.2.1