Package simpleloglib.loggers
Class LogManager
java.lang.Object
simpleloglib.loggers.LogManager
Utility class to create loggers.
Loggers are intended to be created one per class, so the have to be static and final.
- Author:
- lunalobos
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LogManager
public LogManager()
-
-
Method Details
-
getLogger
-