|
ITLogLib2/Java Help version: Wed 07 Jul 2004 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
ITLogLib class is the singleton class representing the logging library.
See:
Description
| Class Summary | |
| ITLogLevel | Provides the constants representing the various predefined bit values
of the LogLevel property of ITLogMsg instances.
|
| ITLogLib | This class represents a singleton which provides the administrative methods of the logging library. |
| ITLogMsg | Logmessages are flexible container objects collecting information about the logging application. |
| ITOutputLogChannel | Logchannels are output streams for logmessages. |
This package contains all of the classes of the ITLogLib2/Java logging library API:
ITLogLib class is the singleton class representing the logging library. All of its methods are static and the class cannot be instanciated.ITOutputLogChannel class represents an output logchannel and the instanciable ITLogMsg a single logmessage. ITLogLevel serves to provide the loglevel constants for the LogLevel property of logmessages.
|
ITLogLib2/Java Help version: Wed 07 Jul 2004 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||