Adjust to 2am cet nightly
This commit is contained in:
@@ -40,7 +40,7 @@ func MainApp(configPath string) {
|
||||
zurglog.Infof("BuiltAt: %s", version.GetBuiltAt())
|
||||
|
||||
if log.Level() == zapcore.DebugLevel {
|
||||
zurglog.Infof("Debug logging is enabled; if you are not debugging please set LOG_LEVEL=info in your system environment")
|
||||
zurglog.Infof("Debug logging is enabled; if you are not debugging please set LOG_LEVEL=INFO in your system environment")
|
||||
}
|
||||
|
||||
config, configErr := config.LoadZurgConfig(configPath, log.Named("config"))
|
||||
|
||||
Reference in New Issue
Block a user