PTLog Demo - 1.0

Package basic.type

Classes corresponded to tutorial "PTLog Basic/Customize log type".

See:
          Description

Class Summary
Boot  
Client  
CustomLog  
CustomTap  
LogConfig  
SQLInfoLogType  
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.type Description

Classes corresponded to tutorial "PTLog Basic/Customize log type".

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


PTLog Demo - 1.0