|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LoggingIF |
Class Summary | |
---|---|
AtomicLogger | |
Logger | Singleton class which will hold objects that are available globally to the OpenPTK Framework. |
OpenPTKLogFormatter | |
SimpleLogger | |
SysoutLogger | Logger implementation that logs all messages to standard system output. |
Enum Summary | |
---|---|
LoggingLevel |
Provides centralized Logging service to be used by all OpenPTK objects to log messages of different logging levels. The initial implementation will log to the levels of:
The OpenPTK Logger also includes the ability to manage several logging instances at one time. When an OpenPTK LoggingIF is created, a name can be used to refer to that instance at a later time.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |