Metadata-Version: 2.1
Name: cloud-composer-json-log-formatter
Version: 0.1.3
Summary: A JSON formatter for Composer logging.
Author: Anton
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# JSON Log Formatter

A JSON formatter for Python's logging module.

## Installation

```bash
pip install json-log-formatter
