|
Basic Logger 1.0-SNAPSHOT
Basic logger written in Java
|
Public Member Functions | |
| Configuration (Level loggingLevel, Formatter formatter) | |
| Level | loggingLevel () |
| void | setLoggingLevel (Level loggingLevel) |
| Formatter | formatter () |
| void | setFormatter (Formatter formatter) |
| String | toString () |
Static Public Attributes | |
| static final Configuration | configuration = new Configuration() |
This is a centralized logger singleton configuration class.