# 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.
PopulateLogOpts populates the logger options making sure that passed values are valid.
No description provided by the author
SetupLogging setup logger options taking into consideration the debug flag.
# Variables
DefaultLogger is the base logrus logger.
# Type aliases
No description provided by the author
LogOptions maps configuration key-value pairs related to logging.