Implements #11 - JSONL logging instead of printing to stdout#106
Merged
cvandeplas merged 26 commits intomain from issue-11-loggingOct 21, 2024
+191-73
Commits
Commits on Oct 14, 2024
Commits on Oct 15, 2024
#11. By default it always logs to file from INFO level. However, on Console only as per cmd parameter (configured by default to WARNING).
committed- committed
- committed
- committed
- authored
Commits on Oct 16, 2024
- committed
Merge branch 'issue-11-logging' of https://github.com/EC-DIGIT-CSIRC/sysdiagnose into issue-11-logging
committed- committed
- committed
- committed
- authored
- committed
- committed
- committed
#11 adding a few missing files without logging and removing print statements back from merge from main.
committed- committed
#11 Addressing review comments: log parameter to the parser section and removing case_id from the filename.
committed#11 moves the console handler to the same level than now the log cmd parameter resides. That is, available to all modes
committed
Commits on Oct 17, 2024
- committed
- committed
- authored
- committed