Documentation
¶
Index ¶
Constants ¶
View Source
const ( NOLOG = iota FATAL ERROR INFO DEBUG )
These are the different logging levels that are supported.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(cfg config.LoggerSection) (*stdLogger, error)
New returns configured logger that is ready to use.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.