Documentation
¶
Index ¶
- type Logger
- func (log Logger) CtxError(ctx context.Context, msg string, keysAndValues ...interface{})
- func (log Logger) CtxInfo(ctx context.Context, msg string, keysAndValues ...interface{})
- func (log Logger) Error(msg string, keysAndValues ...interface{})
- func (log Logger) Info(msg string, keysAndValues ...interface{})
- func (log *Logger) WithContext(ctx context.Context) *Logger
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.