Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableLogger ¶
func DisableLogger()
DisableLogger disabled the logger (must be called before InitLogger())
func InitLogger ¶
func InitLogger(projectName string)
InitLogger initializes the parent logger and sets the project's name
Types ¶
type Log ¶
type Log struct {
bunyan.Log
}
Log provides the base structure for a extended logger
The loglevel can be controller via the config property "loglevel" or the environment variable LOGLEVEL
Click to show internal directories.
Click to hide internal directories.