# Functions
GetLogger returns the DefaultLogger that was previously setup.
No description provided by the author
InitializeDefaultLogger returns a logrus Logger with a custom text formatter.
No description provided by the author
PopulateLogOpts populates the logger options making sure that passed values are valid.
No description provided by the author
No description provided by the author
SetupLogging setup logger options taking into consideration the debug flag.
# Variables
DefaultLogger is the base logrus logger.
# Structs
No description provided by the author
# Type aliases
No description provided by the author
LogOptions maps configuration key-value pairs related to logging.