Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLogger ¶
func NewLogger(w SyslogLogger, writeJson bool, opts *slog.HandlerOptions) *slog.Logger
Types ¶
type SyslogHandler ¶
type SyslogHandler struct {
// contains filtered or unexported fields
}
func NewSyslogHandler ¶
func NewSyslogHandler(w SyslogLogger, writeJson bool, opts *slog.HandlerOptions) *SyslogHandler
Click to show internal directories.
Click to hide internal directories.