Documentation
¶
Index ¶
- Variables
- func Console() *consoleAppender
- func Fluentd(config fluent.Config) *fluentdAppender
- func RollingFile(filename string, directoryPath string, actualFileName string, append bool, ...) *rollingFileAppender
- func SafeFluentd(config fluent.Config) (*fluentdAppender, error)
- func UpdateRollingCustomHeaders(headers map[string]string)
- type Appender
- type LogDataEntry
- type LogPayload
Constants ¶
This section is empty.
Variables ¶
View Source
var CustomRHeaders map[string]string
Functions ¶
func RollingFile ¶
func SafeFluentd ¶
Types ¶
type Appender ¶
type LogDataEntry ¶
Click to show internal directories.
Click to hide internal directories.