blob: c95567bb896c5d268a590582470a9eb95e6a6b4c [file] [log] [blame]
<div class="wiki-content maincontent"><h2>How do I enable debug logging?</h2>
<p>For background see <link><page ri:content-title="How do I change the logging"></page></link>.</p>
<p>You can enable debug logging in ActiveMQ by adding the following line to the <code><strong>conf/log4j.properties</strong></code> file </p>
<structured-macro ac:macro-id="c8dded93-20c3-4af9-a3bf-64b6e312f91d" ac:name="code" ac:schema-version="1"><plain-text-body>
log4j.logger.org.apache.activemq=DEBUG
</plain-text-body></structured-macro></div>