package
0.1.3
Repository: https://github.com/atuleu/otelog.git
Documentation: pkg.go.dev

# Functions

FromLogrusLevel enables all levels from the specified level.
NewLogrusHook creates a new logrus.Hook that will export all logrus.Entry to the global otelog registered LogExporter.
WithLogrusLevels enables all provided levels for the hook.

# Interfaces

LogrusOption is an option for NewLogrusHook().