//
pkg.gl
Category
github.com/Szzrain/dodo-open-go
log
package
0.2.8
Repository:
https://github.com/szzrain/dodo-open-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
92 SLOC
#
Functions
Debug
Debug log (level Debug).
Debugf
Debugf log (level Debug).
Error
Error log (level Error).
Errorf
Errorf log (level Error).
Flush
Flush flush buffer.
Info
Info log (level Info).
Infof
Infof log (level Info).
Warn
Warn log (level Warn).
Warnf
Warnf log (level Warn).
#
Constants
LDebug
No description provided by the author
LError
No description provided by the author
LInfo
No description provided by the author
LWarn
No description provided by the author
#
Variables
DefaultLogger
No description provided by the author
#
Interfaces
Logger
Logger logger.
#
Type aliases
Level
No description provided by the author