This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e920ef7  Automatic Site Publish by Buildbot
e920ef7 is described below

commit e920ef7bd6ab72fa0b2b3ca4c8a50602dde75d3d
Author: buildbot <[email protected]>
AuthorDate: Tue Feb 15 07:12:05 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/how-can-i-enable-detailed-logging.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/how-can-i-enable-detailed-logging.html 
b/output/how-can-i-enable-detailed-logging.html
index 0649b4d..2f384c9 100644
--- a/output/how-can-i-enable-detailed-logging.html
+++ b/output/how-can-i-enable-detailed-logging.html
@@ -99,7 +99,7 @@
 
 <p>By default we ship with log4j but feel free to make your own choice.</p>
 
-<p>If you’ve got log4j.jar on your classpath you can use a log4j.properties 
file to configure the logging levels. See the <a 
href="http://svn.apache.org/repos/asf/activemq/trunk/activemq-core/src/test/resources/log4j.properties";>log4j.properties
 example</a> for the kind of thing you’ll need.</p>
+<p>If you’ve got log4j.jar on your classpath you can use a log4j.properties 
file to configure the logging levels. See the <a 
href="https://github.com/apache/activemq/blob/main/activemq-broker/src/test/resources/log4j.properties";>log4j.properties
 example</a> for the kind of thing you’ll need.</p>
 
 <p>e.g. adding the following to your log4j.properties will enable tracing of 
ActiveMQ code:</p>
 

Reply via email to