Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopLogHandler ¶
type NoopLogHandler struct{}
NoopLogHandler is a no-op log handler.
func (*NoopLogHandler) Enabled ¶
Enabled implementation of slog.Handler for probe.NoopLogHandler. Returns false for all log levels.
Click to show internal directories.
Click to hide internal directories.