package
5.0.0-rc0+incompatible
Repository: https://github.com/gluster/glusterd2.git
Documentation: pkg.go.dev
# Functions
Init initializes the default logrus logger Should be called as early as possible when a process starts.
# Constants
DirFlag is the common logging flag to be used to set log directory.
DirHelp is the help message for DirFlag.
FileFlag is the common logging flag to be used to set log file name.
FileHelp is the help message for FileFlag.
LevelFlag is the common logging flag to be used to set log level.
LevelHelp is the help message for LevelFlag.
SourceField is the field name used for logging source location.
# Structs
SourceLocationHook is a type that implements the logrus.Hook interface.