Interface | Description |
---|---|
ILogger |
Interface that defines the public methods of the logger object.
|
Class | Description |
---|---|
JooneLogger |
Internal logger.
|
Log4JLogger |
Logger that uses Apache's Log4J to log the messages.
|
LoggerFactory |
Class used to decouple the engine's logging requests from
the libraries that expose the logging service.
|
Submit Feedback to pmarrone@users.sourceforge.net