//
pkg.gl
Category
github.com/getsops/sops/v3
logging
package
3.9.1
Repository:
https://github.com/getsops/sops.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
19
Files
33 SLOC
#
Functions
NewLogger
NewLogger is the constructor for a new Logger object with the given name.
SetLevel
SetLevel sets the given level for all current Loggers.
#
Variables
Loggers
Loggers is the runtime map of logger name to logger object.
#
Structs
TextFormatter
TextFormatter extends the standard logrus TextFormatter and adds a field to specify the logger's name.