Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
func Default ¶
func Default() *Logger
Default returns the default logger. It will create a new logger with minimum log level based on the ENV_VERBOSE environment variable. If ENV_VERBOSE is set to "debug", the DEBUG and above level logs will be printed. Otherwise, only ERROR logs will be printed.
Click to show internal directories.
Click to hide internal directories.