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.
Download the Conda installer for your OS setup. https://docs.conda.io/en/latest/miniconda.html After installing Conda, create an environment for IFC.JSON with: python ...