Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Middleware ¶
Middleware implements a runtime-configurable Graylog middleware. This allows you can change the log level and graylog endpoint at runtime. You need to call Flush() before exiting the program.
func NewMiddleware ¶
func NewMiddleware(componentName string) Middleware
NewMiddleware returns a new Middleware.
Click to show internal directories.
Click to hide internal directories.