Log4j 1.1.3

Package org.apache.log4j.examples

Example usage of log4j including source code.

See:
          Description

Interface Summary
NumberCruncher NumberCruncher's factor positive integers.
 

Class Summary
MyCategory A simple example showing category subclassing.
MyCategoryFactory A factory that makes new MyCategory objects.
MyPatternLayout Example showing how to extend PatternLayout to recognize additional conversion characters.
MyPatternParser Example showing how to extend PatternParser to recognize additional conversion characters.
NumberCruncherClient NumberCruncherClient is a simple client for factoring integers.
NumberCruncherServer A simple NumberCruncher implementation that logs its progress when factoring numbers.
Sort Example code for log4j to viewed in conjunction with the SortAlgo class.
SortAlgo Example code for log4j to viewed in conjunction with the Sort class.
Trivial View the source code of this a trivial usage example.
 

Package org.apache.log4j.examples Description

Example usage of log4j including source code.

Note that class files for the example code is not included in any of the distributed log4j jar files. You will have to add the directory /dir-where-you-unpacked-log4j/classes to your classpath before trying out the examples.

This package's shows how log4j can be used to output log statements.


Last modified: Fri May 5 10:20:04 MDT 2000


Log4j 1.1.3

Please notify me about new log4j releases.