logparser icon indicating copy to clipboard operation
logparser copied to clipboard

Improve structure of the code and update to python3

Open gutjuri opened this issue 3 years ago • 0 comments

I updated the structure of the code. We now have less code duplication and all configuration/parameters are in benchmark/LogSettings.py. I think this has the advantage that the project is now easier to extend with other data sets or log parsers.

I also updated the code, so now it is runnable with python3.

If you request any changes, please let me know:)

gutjuri avatar Mar 04 '22 19:03 gutjuri