|
Log4j 1.1.3 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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.
NumberCruncherServer
for a NDC
based technique to distinguish the log output from
requests from multiple clients.
|
Log4j 1.1.3 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |