Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Debug ¶
func Debug(msg string, params ...interface{})
Debug prints a debug message. If syslog is enabled then LOG_NOTICE is used
func Error ¶
func Error(msg string, params ...interface{})
Error prints an error message. If syslog is enabled then LOG_ERR is used
func GetCollectorLogger ¶
Types ¶
type CollectorWriter ¶
type CollectorWriter struct {
// contains filtered or unexported fields
}
CollectorWriter implements io.Writer.
Click to show internal directories.
Click to hide internal directories.