package
0.2.3
Repository: https://github.com/usvc/go-log.git
Documentation: pkg.go.dev

# Functions

NewConfig returns a hook configuration with the default configuration.
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 implements the logrus.Hook interface.
HookConfig stores the configuration for the Hook class and contains properties that will be used to initialise the Hook.

# Interfaces

No description provided by the author
No description provided by the author