Documentation
¶
Index ¶
- Variables
- func EnableConsole()
- func EnableConsole2()
- func EnableConsole3()
- func EnableDebug()
- func EnableError()
- func EnableFatal()
- func EnableInfo()
- func EnableLogFile(folder, filename string, maxAge, rotateTime time.Duration)
- func EnableLogFile2(folder, filename string, maxBackups, maxSize, maxAge int)
- func EnablePanic()
- func EnableTrace()
- func EnableWarn()
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Logger zerolog.Logger
)
Functions ¶
func EnableConsole ¶
func EnableConsole()
func EnableConsole2 ¶
func EnableConsole2()
func EnableConsole3 ¶
func EnableConsole3()
func EnableDebug ¶
func EnableDebug()
func EnableError ¶
func EnableError()
func EnableFatal ¶
func EnableFatal()
func EnableInfo ¶
func EnableInfo()
func EnableLogFile ¶
func EnableLogFile2 ¶
func EnablePanic ¶
func EnablePanic()
func EnableTrace ¶
func EnableTrace()
func EnableWarn ¶
func EnableWarn()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.