Closed Necktschnagge closed 4 years ago
Example for storing measure data in json was given.
DONE 👍 Still need to add logs to all the other supported commands!
DONE 👍 Please again check: All measure data should be stored in json as double because of integer overflow.
Or... find out how to tell nlohmann::json
to alsways use int64_t ...
At https://github.com/Necktschnagge/markov_chain_analyzer/pull/9/commits/0ba6801e9af81b031eab0ece8702c8418ce72341 it is possible to get sensible output to paste into *.tex
DONE 👍 Please fix: use string constants class to enable consistent naimg of attributes in log json
Leaving open action item: #17
DONE 👍 remove loghelper printduration!