PTLog Demo - 1.0

Package basic.bundle

Classes corresponded to tutorial "PTLog Basic/Bundle taps".

See:
          Description

Class Summary
Client1  
Client2  
LogConfig  
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.bundle Description

Classes corresponded to tutorial "PTLog Basic/Bundle taps".

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


PTLog Demo - 1.0