Logger Constructor

MCManager API

Overload List

  NameDescription
Logger()()()
Creates a logger instance with the default log level of debug.
Logger(LoggerLevel)
Creates a logger instance with a specific log level.

See Also