mirror of https://bitbucket.org/ausocean/av.git
pls
This commit is contained in:
parent
8280d8a096
commit
7a8a69d699
|
@ -223,7 +223,7 @@ func main() {
|
|||
config.IntraRefreshPeriod = *configFlags[intraRefreshPeriodPtr]
|
||||
|
||||
// Also give the config a logger object
|
||||
// config.Logger = smartLogger.New(loggerVerbosity, smartLogger.White)
|
||||
config.Logger = smartLogger.New(loggerVerbosity, smartLogger.White)
|
||||
|
||||
time.Sleep(time.Duration(prepTime) * time.Second)
|
||||
createRevidInstance()
|
||||
|
|
Loading…
Reference in New Issue