Package simpleloglib
Class Config
java.lang.Object
simpleloglib.Config
Main cofiguration class. In case there is no config file, this class will
load a default configuration.
- Author:
- lunalobos
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
loadFromTemplate
(simpleloglib.ConfigTemplate template) void
shutdown()
-
Field Details
-
SINGLETON
Singleton instance. Do not modify this instance if you do not know what you are doing.
-
-
Method Details
-
loadFromTemplate
public void loadFromTemplate(simpleloglib.ConfigTemplate template) -
shutdown
- Throws:
InterruptedException
-