updated
This commit is contained in:
parent
93ccce5ec1
commit
ed5eb91578
6 changed files with 181 additions and 171 deletions
|
@ -1,3 +1,3 @@
|
|||
import log
|
||||
|
||||
LOGGER = log.Logger(level="INFO", logfile="training.log", reset_logfile=True)
|
||||
LOGGER = log.Logger(level="DEBUG", logfile="training.log", reset_logfile=True)
|
Reference in a new issue