Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLogWriter ¶
Types ¶
type CallerValue ¶
func (*CallerValue) String ¶
func (v *CallerValue) String() string
type ElapsedValue ¶
func (*ElapsedValue) String ¶
func (v *ElapsedValue) String() string
type JSONLogger ¶
func (*JSONLogger) Log ¶
func (l *JSONLogger) Log(kv ...any) error
func (*JSONLogger) Set ¶
func (l *JSONLogger) Set(kv ...any) Log
type LogfmtLogger ¶
func (*LogfmtLogger) Log ¶
func (l *LogfmtLogger) Log(kv ...any) error
func (*LogfmtLogger) Set ¶
func (l *LogfmtLogger) Set(kv ...any) Log
Click to show internal directories.
Click to hide internal directories.