Rebase HTCAnalyze
Pre-release
Pre-release
Major updates:
- splitting logic into different modules and classes
- Analyzed condor logs represented as CondorLog class
- CondorLog and SummarizedCondorLogs can be easily printed and represented as json (for dev)
- removed: filter mode
- removed: possiblility to create a log file (just redirect with verbose mode instead)
- removed: ability to ignore certain parts (maybe added for later versions)
- added: views with the use of
rich
- changed: config management and reduced amount of opitions
- abbreviation no longer possible due to missleading behaviour [issue]
missing:
- tests of main parts