Updated contents. Snippet is generated from a stylesheet. Will commit stylesheet to committers later.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@399792 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -26,11 +26,88 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<section name='Contents'>
|
<section name="Contents">
|
||||||
<ul>
|
<ul>
|
||||||
<li>Contents</li>
|
<li>
|
||||||
<li><a href='#Using JCL Diagnostics'>Using JCL Diagnostics</a></li>
|
<a href="#Contents">Contents</a>
|
||||||
<li><a href='#Containers With Custom LogFactory Implementations'>Containers With Custom LogFactory Implementations</a></li>
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#Using JCL Diagnostics">Using JCL Diagnostics</a>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="#When To Use Diagnostic Logging">When To Use Diagnostic Logging</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#How To Use Diagnostic logging">How To Use Diagnostic logging</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#OIDs">OIDs</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#Diagnostic Message Prefix">Diagnostic Message Prefix</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#ClassLoader Hierarchy Tree">ClassLoader Hierarchy Tree</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#LogFactory Class Bootstrap">LogFactory Class Bootstrap</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#Construction Of LogFactoryImpl Instances">Construction Of LogFactoryImpl Instances</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#Log Discovery Diagnostics">Log Discovery Diagnostics</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#Containers With Custom LogFactory Implementations">Containers With Custom LogFactory Implementations</a>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="#The Incompatible LogFactory Issue">The Incompatible LogFactory Issue</a>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="#Symptoms">Symptoms</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#Explanation">Explanation</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#Fixes">Fixes</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#Containers With Custom ClassLoading Behaviour for Logging">Containers With Custom ClassLoading Behaviour for Logging</a>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="#Apache Tomcat">Apache Tomcat</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#JBoss Application Server">JBoss Application Server</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#Other Containers">Other Containers</a>
|
||||||
|
<ul/>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section name='Using JCL Diagnostics'>
|
<section name='Using JCL Diagnostics'>
|
||||||
|
|||||||
Reference in New Issue
Block a user