Documentation
¶
Overview ¶
Package common contains commonly used functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupLogger ¶
func SetupLogger()
SetupLogger sets up the logging for the application.
The log level can be defined as the string "DEBUG", "INFO", "WARN", "ERROR", "CRITICAL" in the configuration file. E.g. "LogLevel": "INFO". Defaults to "DEBUG".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.