From ec93141a612ca087da51318870b734f68616ceb3 Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Mon, 28 Jun 2010 21:49:24 +0000 Subject: phrase level markup change. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@958755 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/doc/book/src/Programming-In-Apache-Qpid.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/doc/book/src/Programming-In-Apache-Qpid.xml') diff --git a/qpid/doc/book/src/Programming-In-Apache-Qpid.xml b/qpid/doc/book/src/Programming-In-Apache-Qpid.xml index 705ce06c12..77e43a676b 100644 --- a/qpid/doc/book/src/Programming-In-Apache-Qpid.xml +++ b/qpid/doc/book/src/Programming-In-Apache-Qpid.xml @@ -3049,7 +3049,7 @@ producer.send(m); When using the log4j binding, please set the log level for org.apache.qpid explicitly. Otherwise log4j will default to DEBUG which will degrade performance considerably due to excessive logging. The recommended logging level for production is WARN. - The following example shows the logging properties used to configure client logging for slf4j using the log4j binding. These properties can be placed in a log4j.properties file and placed in the CLASSPATH, or they can be set explicitly using the -Dlog4j.configuration property. + The following example shows the logging properties used to configure client logging for slf4j using the log4j binding. These properties can be placed in a log4j.properties file and placed in the CLASSPATH, or they can be set explicitly using the -Dlog4j.configuration property. log4j Logging Properties -- cgit v1.2.1