//
pkg.gl
Category
github.com/usvc/go-log
pkg
hooks
fluentd
package
0.2.3
Repository:
https://github.com/usvc/go-log.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
429 SLOC
#
Functions
NewConfig
NewConfig returns a hook configuration with the default configuration.
NewHook
NewHook instantiates a new minimal fluentd hook given a configuration and an optional logger to use (if a logger is not provided, the in- built one will be used).
#
Structs
Hook
Hook implements the logrus.Hook interface.
HookConfig
HookConfig stores the configuration for the Hook class and contains properties that will be used to initialise the Hook.
#
Interfaces
IHook
No description provided by the author
Logger
No description provided by the author