package
0.0.8-pre
Repository: https://github.com/1infras/go-kit.git
Documentation: pkg.go.dev

# Functions

Debug -.
Debugf - Debug with format.
Debugt - Debug with APM tracing.
Debugw - Debug with sugared.
Error -.
Errorf - Error with format.
Errort - Error with APM tracing.
Errorw - Error with sugared.
GetLogLevel - Transform logger level to zapcore level.
Info -.
Infof - Info with format.
Infot - Info with APM tracing.
Infow - Info with sugared.
InitLogger - Init a logger with logger level.
Panic -.
Panicf - Panic with format.
Panict - Panic with APM tracing.
Panicw - Panic with sugared.
Warn -.
Warnf - Warn with format.
Warnt - Warn with APM tracing.
Warnw - Warn with sugared.

# Constants

Debug -.
Error -.
Fatal -.
Info -.
Panic -.
Warn -.

# Type aliases

LogLevel -.