Documentation ¶ Index ¶ Variables func UpdateConfig(logLevel string, logFormat string, logFile string) error Constants ¶ This section is empty. Variables ¶ View Source var Log *logrus.Logger Functions ¶ func UpdateConfig ¶ func UpdateConfig(logLevel string, logFormat string, logFile string) error UpdateConfig overrides the default logging settings. This function is meant to be used during CLI initialization to update the logger based on config file and CLI args. Types ¶ This section is empty. Source Files ¶ View all Source files logger.go Click to show internal directories. Click to hide internal directories.