//
pkg.gl
Category
github.com/tencent/bk-cmdb
src
framework
core
log
package
3.1.1+incompatible
Repository:
https://github.com/tencent/bk-cmdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
68 SLOC
#
Functions
SetLoger
SetLoger set a new loger instance.
#
Variables
Error
Error logs to the error fatal.
Errorf
Errorf logs to the error fatal.
Fatal
Fatal logs to the fatal.
Fatalf
Fatalf logs to fatal.
Info
Info logs to waring error fatal.
Infof
Infof logs to warning error fatal.
Warning
Warning logs to warning error fatal.
Warningf
Warningf logs to warning error fatal.
#
Structs
Logger
Logger implements the Loger interface.