package
Version:
v0.0.0-...-2c96408
Opens a new window with list of versions in this module.
Published: Aug 25, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
Code generated by log-gen. DO NOT EDIT.
-
func DPanic(args ...interface{})
-
func DPanicf(template string, args ...interface{})
-
func DPanicw(msg string, keysAndValues ...interface{})
-
func Debug(args ...interface{})
-
func Debugf(template string, args ...interface{})
-
func Debugw(msg string, keysAndValues ...interface{})
-
func Desugar() *zap.Logger
-
func Error(args ...interface{})
-
func Errorf(template string, args ...interface{})
-
func Errorw(msg string, keysAndValues ...interface{})
-
func Fatal(args ...interface{})
-
func Fatalf(template string, args ...interface{})
-
func Fatalw(msg string, keysAndValues ...interface{})
-
func GetLogger() *zap.Logger
-
func Info(args ...interface{})
-
func Infof(template string, args ...interface{})
-
func Infow(msg string, keysAndValues ...interface{})
-
func Named(name string) *zap.SugaredLogger
-
func NewLogger(lv zapcore.Level) *zap.Logger
-
func Panic(args ...interface{})
-
func Panicf(template string, args ...interface{})
-
func Panicw(msg string, keysAndValues ...interface{})
-
func SetLogger(l *zap.Logger)
-
func Sync() error
-
func Warn(args ...interface{})
-
func Warnf(template string, args ...interface{})
-
func Warnw(msg string, keysAndValues ...interface{})
-
func With(args ...interface{}) *zap.SugaredLogger
func DPanic(args ...interface{})
func DPanicf(template string, args ...interface{})
func DPanicw(msg string, keysAndValues ...interface{})
func Debug(args ...interface{})
func Debugf(template string, args ...interface{})
func Debugw(msg string, keysAndValues ...interface{})
func Desugar() *zap.Logger
func Error(args ...interface{})
func Errorf(template string, args ...interface{})
func Errorw(msg string, keysAndValues ...interface{})
func Fatal(args ...interface{})
func Fatalf(template string, args ...interface{})
func Fatalw(msg string, keysAndValues ...interface{})
func GetLogger() *zap.Logger
func Info(args ...interface{})
func Infof(template string, args ...interface{})
func Infow(msg string, keysAndValues ...interface{})
func Named(name string) *zap.SugaredLogger
func NewLogger(lv zapcore.Level) *zap.Logger
func Panic(args ...interface{})
func Panicf(template string, args ...interface{})
func Panicw(msg string, keysAndValues ...interface{})
func SetLogger(l *zap.Logger)
func Warn(args ...interface{})
func Warnf(template string, args ...interface{})
func Warnw(msg string, keysAndValues ...interface{})
func With(args ...interface{}) *zap.SugaredLogger
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.