Package it.andynaz.log

Contains classes to do simple logging.

See:
          Description

Class Summary
Config Configuration of a Logger.
FileLogger File Logger.
Logger Base logger.
LoggerMgr This class let you create a "default" logger.
 

Enum Summary
Level Levels for logs (and configurations).
 

Package it.andynaz.log Description

Contains classes to do simple logging.

Logs are written by Logger objects, which uses Level objects.
The package let you also set a configuration with the Config class.

Author:
andynaz


(c) 2013 andynaz - http://andynaz.altervista.org