Added proper cmd logging
changed all print statements in train.py and proloaf/ with logging statements. Added logging configuration file in json format. Logs can either be printed in the commandline or be logged in a .log file. Log settings can be adjusted for each module individually in the config file. The log level determines what the lowest level is, up from which logs are created
@florian.oppermann I added a logging function to the .cli package and added lines in every python file to create a logger. Please check if we should keep the functions in the .cli package or if they make more sense somewhere else.
Signed-off-by: Tobias Körner tobias.koerner@rwth-aachen.de
Closes #91
Merge request reports
Activity
changed milestone to %New ProLoaF version v0.2.2 in master-->github and pip
assigned to @florian.oppermann
added 1 commit
- eeb5dc58 - added default logging level variable. Added seperate event_logging module....
added 1 commit
- e721df7f - forgot to add changes to last commit. also deleted unnecessary comment
added 2 commits
added 12 commits
-
757911ce...029de4f7 - 11 commits from branch
develop
- 6bbf6680 - Merge branch 'develop' into 91-add-propper-comandline-logging
-
757911ce...029de4f7 - 11 commits from branch
mentioned in commit 70f376f6