Menu

Home

Walter Lyrer

Simple Logger Overview

The Simple Logger provides means for logging in a simple way.

It consists of an API Jar, an implementation JAR and an integration JAR named provider.

The loggers are named and can be constructed either by a string name or a class type.

It is recommended to not instantiate the ILogger directly but to use the provided ILoggerFactory implementation.

The logger factories are named, too, and you can register as much logger factories as you like with different configurations.

The logger factories must be initialized. Otherwise IllegalStateException is raised.

The LoggerProvider class is available to integrate Simple Logger API and implementation and to initialize and retrieve logger factories.

See samples here: Simple Logger Code Sample

Language and Version

The Simple Logge version 1.0.0 and later are compiled in the programming language Java in version 25.0.2.

Copyright

Copyright by Walter Lyrer

License

Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0.html

Disclaimer

The author cannot be made responsible for any damage caused by the Simple Logger.
The usage of the Simple Logger is on own risk.
The code is designed and implemented on best know-how and with good intensions by the author.

Author

Walter Lyrer

Other projects from same author

Converter Generator
Strategy/State Generator
Visitor Generator
Named Parameter Converter

Project Members:


MongoDB Logo MongoDB