logrus

package
v1.24.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2022 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InstallHook

func InstallHook()

InstallHook installs a logging hook into the logrus standard logger, diverting all logs through the Telegraf logger at debug level. This is useful for libraries that directly log to the logrus system without providing an override method.

Types

type LogHook

type LogHook struct {
}

func (*LogHook) Fire

func (h *LogHook) Fire(entry *logrus.Entry) error

func (*LogHook) Levels

func (h *LogHook) Levels() []logrus.Level

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL