package
0.4.3
Repository: https://github.com/go-dawn/dawn.git
Documentation: pkg.go.dev

# Functions

Errorf logs to the ERROR, WARNING, and INFO logs.
Errorln logs to the ERROR, WARNING, and INFO logs.
Flush flushes all pending log I/O.
Infof is equivalent to the global Infof function, guarded by the value of v.
Infoln is equivalent to the global Infoln function, guarded by the value of v.
InitFlags is for explicitly initializing the flags.
No description provided by the author
SetOutput sets the output destination for all severities.
Warningf logs to the WARNING and INFO logs.
Warningln logs to the WARNING and INFO logs.