Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
func NewNop ¶
func NewNop() Interface
NewNop returns a new NopTraceSink object. The constructor is provided for consistency.
func NewSlog ¶
func NewSlog(l SlogLogger) Interface
NewSlog returns a new ErrorSink that logs errors using the provided slog.Logger
Click to show internal directories.
Click to hide internal directories.