Documentation
¶
Index ¶
- type Logger
- func (l *Logger) Error(args ...any)
- func (l *Logger) Errorf(template string, args ...any)
- func (l *Logger) Named(name string) *Logger
- func (l *Logger) With(args ...any) *Logger
- func (l *Logger) WithOptions(options ...logp.LogOption) *Logger
- func (l *Logger) WithSpanContext(spanCtx trace.SpanContext) *Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
func (*Logger) WithSpanContext ¶
func (l *Logger) WithSpanContext(spanCtx trace.SpanContext) *Logger
Click to show internal directories.
Click to hide internal directories.