News

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.
Detects structured data keys automatically (Rows, Properties, etc.). Works for both single JSON files and folders containing multiple JSONs. Auto-creates an outputfiles directory inside the input file ...