PTLog Demo - 1.0

Package feature.thread

Classes corresponded to tutorial "PTLog Features/Thread context".

See:
          Description

Class Summary
Boot  
Callee  
Client  
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 feature.thread Description

Classes corresponded to tutorial "PTLog Features/Thread context".

TUTORIAL USING THIS PACKAGE IS NOW UNDER WRITING.

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


PTLog Demo - 1.0