Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultLevel = syslog.LOG_INFO
)
Functions ¶
This section is empty.
Types ¶
type GelfFormatter ¶
type GelfFormatter struct { }
Defines a log format type that wil output line separated JSON objects in the GELF format.
type GelfTimestampFormatter ¶
type GelfTimestampFormatter struct{}
Defines a log format type that wil output line separated JSON objects in the GELF format.
Click to show internal directories.
Click to hide internal directories.