Python JSON Logger enables you produce JSON logs when using Python's logging package. JSON logs are machine readable allowing for much easier parsing and ingestion into log aggregation tools.
As a modern automotive test engineer, reliance on automated solutions for the execution, reporting and evaluation of my test suites is essential. The complexity of the systems under test, and thus the ...