Configuration options for the static Logger class.
LoggerConfig
The minimum log level to output messages for. Messages below this level will be ignored.
Optional
An optional prefix string to prepend to all log messages (e.g., '[MyApp]'). Defaults to '[ART]'.
Configuration options for the static Logger class.
LoggerConfig