Package simpleloglib

Class Config

java.lang.Object
simpleloglib.Config

public class Config extends Object
Main cofiguration class. In case there is no config file, this class will load a default configuration.
Author:
lunalobos
  • Field Details

    • SINGLETON

      public static final Config SINGLETON
      Singleton instance. Do not modify this instance if you do not know what you are doing.
  • Method Details