Class GlobalOptions

    • Field Detail

      • logLevel

        protected ch.qos.logback.classic.Level logLevel
    • Constructor Detail

      • GlobalOptions

        protected GlobalOptions​(ch.qos.logback.classic.Level logLevel)
      • GlobalOptions

        protected GlobalOptions()
    • Method Detail

      • setLogLevel

        protected void setLogLevel()
        Sets the level defined in logLevel for all Logger within the package org.drasyl.
      • log

        protected abstract org.drasyl.util.logging.Logger log()