Class LoggingConfig

  • All Implemented Interfaces:

    
    public final class LoggingConfig
    
                        

    Settings-group for ServerPackCreators log-level: stores the level uppercased and applies every change via the injected applyLogLevel-callback. The log4j-XML machinery itself stays with ApiProperties, which acts as log4j's ConfigurationFactory. Extracted from ApiProperties (refactor Phase 1b); ApiProperties remains the facade through which consumers access this value.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getLogLevel()
      final Unit setLogLevel(String value)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait