PTLog Demo - 1.0

Package basic.plug

Classes corresponded to tutorial "PTLog Basic/Plug into logging framework".

See:
          Description

Class Summary
Client  
UseJCL Bootstrap class to choose JCL(Jakarta Commons Logging) as underlying framework.
UseLog4j Bootstrap class to choose Apache Log4j as underlying framework.
UseLogAPI Bootstrap class to choose JDK Logging API as underlying framework.
UseStdout Bootstrap class to choose PTLog STDOUT(Standard-out) writer as underlying framework.
 

Package basic.plug Description

Classes corresponded to tutorial "PTLog Basic/Plug into logging framework".

Classes, which have bootstrap entry point (= main(String[]) method), in this package are shown below.


PTLog Demo - 1.0