# Functions
NewSyslogHandler returns an initialized SyslogHandler that writes to system log.
NewSystemLogger returns a platform-specific system logger.
# Structs
SyslogHandler is a [slog.Handler] that writes to system log.
# Interfaces
SystemLogger is a platform-specific system logger.