Documentation ¶
Index ¶
- type Logger
- func (l *Logger) Debug(ctx context.Context, msg string, fields ...zapcore.Field)
- func (l *Logger) Error(ctx context.Context, msg string, err error, fields ...zapcore.Field)
- func (l *Logger) Fatal(ctx context.Context, msg string, fields ...zapcore.Field)
- func (l *Logger) GetLevel() int8
- func (l *Logger) Info(ctx context.Context, msg string, fields ...zapcore.Field)
- func (l *Logger) Panic(ctx context.Context, msg string, fields ...zapcore.Field)
- func (l *Logger) SetLevel(level int8)
- func (l *Logger) Warn(ctx context.Context, msg string, fields ...zapcore.Field)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.