Optional
levelSpecify the minimum log level for all log outputs without their own level specified.
Defaults to env LOG_LEVEL
or info
if not specified.
Optional
fileSpecify the minimum log level to output to rotating files or file output options. If false
no log files will be created.
Optional
consoleSpecify the minimum log level streamed to the console (or docker container)
Configure log levels and file options for an AppLogger.