Class Summary |
BasicLog4JFactory |
The Log4JFactory/Log4JLogger are holdovers from a specific system that
required some special configuration. |
DefaultLogFactory |
DefaultLogFactory used to construct DefaultLogger which
logs all messages to stderr. |
DefaultLogger |
This class exists so that if the Log initialization fails,
there is some way to write messages about what happened. |
JDK14LogFactory |
LogFactory impl that wraps the 1.4 logger classes. |
JDK14Logger |
Logger impl that wraps the 1.4 logging classes. |
Log4JFactory |
Log4J Factory |
Log4JLogger |
Log4JLogger |
LogFactory |
LogFactory - create Factory for a certain logging library. |
Logger |
Logger interface |
LogKeys |
This class contains peoplesoft place holders
to be replaced with the actual values. |
LogUtil |
Helper method to creating Logger instance. |
TraceLevel |
Extend Level to add Trace |