Documentation
¶
Index ¶
- type Logger
- func (l *Logger) Debug(ctx context.Context, msg string, fields map[string]interface{})
- func (l *Logger) Error(ctx context.Context, msg string, err error, fields map[string]interface{})
- func (l *Logger) Info(ctx context.Context, msg string, fields map[string]interface{})
- func (l *Logger) Warn(ctx context.Context, msg string, fields map[string]interface{})
- func (l *Logger) WithError(ctx context.Context, err error, msg string, fields map[string]interface{})
- type Option
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.