Documentation
¶
Overview ¶
Package logger implements utilities to instantiate and manipulate a new logger
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StandardLogger ¶
StandardLogger is a representation of logrus logger
func (*StandardLogger) SetLogFolder ¶
func (sl *StandardLogger) SetLogFolder(logDirPath string)
SetLogFolder sets the output folder
func (*StandardLogger) SetLogLevel ¶
func (sl *StandardLogger) SetLogLevel(level string)
SetLogLevel changes the log verbosity
Click to show internal directories.
Click to hide internal directories.