# 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().