ILogger.minOutputLevel

  1. LoggingLevel minOutputLevel()
    interface ILogger
    nothrow const @property
    minOutputLevel
    ()
  2. void minOutputLevel(LoggingLevel level)

Return Value

minimum log level, will be printed in the console.

Meta