Site |
|
|
|
Projects |
|
|
|
|
|
Documentation |
|
|
|
Tools |
|
|
General |
|
|
|
Site |
|
|
|
|
|
|
ProjectjLo |
Project: jLo
DescriptionjLo is a logging framework written in Java. It has some uniqiue features compared to other existing frameworks.
Features
- supports multiple log configurations
- offers loggers, channels, filters and pipes
- uses either a direct or asynchronous log processor (handle the logging in a separate thread
- compataible to commons-logging
- auto reload of the configuration if the file has changed
- simple XML structure to configure jLo
- supports filters to limit the output
- supprts the use of variables in the configuration
- supports the use of environment variables or java system properties
- comes with mock objects for handler and formatter to be integrated into JUnit testcases for example
DocumentationThe entire documentation can be found at the website
WebsiteThe website is here
DownloadPlease refer to the website for the latest releases
|
revision: 1 / last update: 30.12.2003 16:21:35 |
|