Documentation
¶
Index ¶
- func Debug(msg string, fields ...zapx.Field)
- func Debugf(format string, v ...interface{})
- func Debugw(msg string, keysAndValues ...interface{})
- func Error(msg string, fields ...zapx.Field)
- func Errorf(format string, v ...interface{})
- func Errorw(msg string, keysAndValues ...interface{})
- func Fatal(msg string, fields ...zapx.Field)
- func Fatalf(format string, v ...interface{})
- func Fatalw(msg string, keysAndValues ...interface{})
- func Flush()
- func Info(msg string, fields ...zapx.Field)
- func Infof(format string, v ...interface{})
- func Infow(msg string, keysAndValues ...interface{})
- func InitLogger(cs []zapx.Options, tc *telemetry.Config)
- func NewZapWriter(name string) *zapx.ZapWriter
- func Panic(msg string, fields ...zapx.Field)
- func Panicf(format string, v ...interface{})
- func Panicw(msg string, keysAndValues ...interface{})
- func Warn(msg string, fields ...zapx.Field)
- func Warnf(format string, v ...interface{})
- func Warnw(msg string, keysAndValues ...interface{})
- func WithContext(ctx context.Context) log
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewZapWriter ¶
func WithContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.