Provides a set of tools application logging and objects stringification
Interfaces
| | Interface | Description |
| | Log |
Logging interface. |
| | LogListener |
The LogListener must be implemented by all objects which want to listen
to Logging API events, like logging console. |
| | Stringifier |
Stringifier allow string representation of an object. |
Classes
| | Class | Description |
| | BasicStringifier |
The BasicStringifier class allow to get full classpath class of an object
as his string representation. |
| | LogEvent |
The LogEvent class represents the event object passed
to the event listener for Logger events. |
| | Logger |
The Logger class allow to dispatch log message tl all registered
Log listeners, in dedicated, or all logging channel. |
| | LogLevel |
The LogLevel class allow to filter log messages with logging level. |
| | PixlibDebug |
Dedicated Logging tunnel using own event channel. |
| | PixlibStringifier |
The PixlibStringifier class is the main access point to
string representation processing of an object. |
LowRA API documentation 2008- 2009
Licensed under the MOZILLA PUBLIC LICENSE, Version 1.1
mer. févr. 25 2009, 9:22 AM GMT+01:00