Documentation ¶
Index ¶
- func Debug(ctx context.Context, v ...interface{})
- func Error(ctx context.Context, v ...interface{})
- func Info(ctx context.Context, v ...interface{})
- type Logger
- func (l *Logger) Debug(ctx context.Context, v ...interface{})
- func (l *Logger) Error(ctx context.Context, v ...interface{})
- func (l *Logger) Info(ctx context.Context, v ...interface{})
- func (l *Logger) Printf(ctx context.Context, fmtStr string, v ...interface{})
- func (l *Logger) Println(traceID string, types string, v ...interface{})
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.