Documentation ¶
Overview ¶
Package syslog wraps log/syslog package and logging avaiable globally.
Index ¶
- func Alert(m string) error
- func Close() error
- func Crit(m string) error
- func Debug(m string) error
- func Emerg(m string) error
- func Err(m string) error
- func Info(m string) error
- func Notice(m string) error
- func SetLogger(network string, host string, port string, priority syslog.Priority, tag string) error
- func Warning(m string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.