From 39b5bc8a8456235540730c88922f60855a16e46b Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Sun, 12 Oct 2014 15:48:18 +0000 Subject: QPID-6108: [Java Broker Documentation] Rewrite HA documentation to reflect the new model and the include multi-node support. * Correct many spelling errors * Improve web-console documentation around add/edit/delete entities, and the setting of context variables * Extract new top level section for backup/recovery git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1631195 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/doc/book/src/java-broker/Java-Broker-Runtime-Log-Files.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Runtime-Log-Files.xml') diff --git a/qpid/doc/book/src/java-broker/Java-Broker-Runtime-Log-Files.xml b/qpid/doc/book/src/java-broker/Java-Broker-Runtime-Log-Files.xml index 23d84ac1de..1fde82656d 100644 --- a/qpid/doc/book/src/java-broker/Java-Broker-Runtime-Log-Files.xml +++ b/qpid/doc/book/src/java-broker/Java-Broker-Runtime-Log-Files.xml @@ -54,7 +54,7 @@ It can be helpful to enable debug within the Broker in order to understand a problem more clearly. If this is required, debug can be enabled at runtime (without restarting the Broker) using the Logging Management MBean. The change can also be made by changing the log configuration - file and restarting the Broker. Whichever mechanism is chosen, change the appender assoicated + file and restarting the Broker. Whichever mechanism is chosen, change the appender associated with org.apache.qpid from WARN to DEBUG. -- cgit v1.2.1