User Guide

Simplicity is Logger's main goal. Logging, itself, is not a complex task. Since all configuration is delegated to the logging API below, Log4J, we have a very simple usage to Logger.

The User Guide is divided into the following sections:

  • A simple example of using Logger
  • LogLevels
  • Indentation feature
  • The Logger singleton

For a more in depth information please refer do the JavaDoc reference API.