package
0.0.0-20250312064113-3b3a4ae01cc1
Repository: https://github.com/digitalocean/do-agent.git
Documentation: pkg.go.dev
# Functions
Debug prints a debug message.
Error prints an error message.
Fatal logs Error and exits 1.
No description provided by the author
InitSyslog initializes logging to syslog.
SetLevel sets the log level.
# Structs
CollectorWriter implements io.Writer.
# Type aliases
Level is a log level such a Debug or Error.