package
Version:
v0.0.0-...-81cd3a7
Opens a new window with list of versions in this module.
Published: Oct 21, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Error(args ...interface{})
func Errorf(template string, args ...interface{})
func Info(args ...interface{})
func Infof(template string, args ...interface{})
func Warn(args ...interface{})
func Warnf(template string, args ...interface{})
const (
DebugLevel Level = iota - 1
InfoLevel
WarnLevel
ErrorLevel
DPanicLevel
PanicLevel
FatalLevel
)
日志级别
Source Files
¶
Click to show internal directories.
Click to hide internal directories.