Documentation
¶
Index ¶
- type Level
- type LogHelper
- func (l *LogHelper) Debug(ctx context.Context, keyvals ...interface{})
- func (l *LogHelper) Error(ctx context.Context, keyvals ...interface{})
- func (l *LogHelper) Fatal(ctx context.Context, keyvals ...interface{})
- func (l *LogHelper) Info(ctx context.Context, keyvals ...interface{})
- func (l *LogHelper) Log(ctx context.Context, level Level, keyvals ...interface{})
- func (l *LogHelper) Warn(ctx context.Context, keyvals ...interface{})
- type 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.