package
0.1.8-alpha.4
Repository: https://github.com/ellcrys/elld.git
Documentation: pkg.go.dev

# Functions

NewLogrus creates a logrus backed logger.
NewLogrusNoOp creates a logrus backed logger that logs nothing.
NewLogrusWithFileRotation creates a logger with file backend and file rotation enabled.

# Structs

Logrus implements Logger.

# Interfaces

Logger represents an interface for a logger.