Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KmsgHandler ¶
type KmsgHandler struct {
// contains filtered or unexported fields
}
KmsgHandler is a slog.Handler that writes log messages to the kernel log.
func NewKmsgHandler ¶
func NewKmsgHandler(f *os.File, opts *slog.HandlerOptions) *KmsgHandler
Click to show internal directories.
Click to hide internal directories.