Logger API

Logger is a multipurpose logging utility built by Digitalis.

It is intended to wrap all logging needs of all applications built at Digitalis, abstracting the developer from logging configuration tasks and from the interaction details. Another goal was easiness of logging platform change.

In time to come Logger may change the logging platform, but there will be no need for your code to change!

Where to start?

Before you start we recommend you read the FAQ section. The questions we've been receiving have been compiled so a first time reader can get an idea of the project.

After this you should read the User Guide to see what Logger can do for you and how.

You can also use the JavaDoc for reference.



This project is compliant with the QAG specification witch serves as a quality insurance warranty.