package
3.9.1
Repository: https://github.com/getsops/sops.git
Documentation: pkg.go.dev

# Functions

NewLogger is the constructor for a new Logger object with the given name.
SetLevel sets the given level for all current Loggers.

# Variables

Loggers is the runtime map of logger name to logger object.

# Structs

TextFormatter extends the standard logrus TextFormatter and adds a field to specify the logger's name.