feat: refactor data extraction and loading functions for improved context handling
This commit is contained in:
@@ -11,5 +11,5 @@ func configureLog() {
|
||||
FullTimestamp: true,
|
||||
TimestampFormat: time.StampMilli,
|
||||
})
|
||||
log.SetLevel(log.DebugLevel)
|
||||
log.SetLevel(log.InfoLevel)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user