Metadata-Version: 2.3
Name: ludden-logging
Version: 0.1.7
Summary: A project to automate logging in Python
Author-email: Max Ludden <dev@maxludden.com>
Requires-Python: >=3.10
Requires-Dist: loguru>=0.7.2
Requires-Dist: mypy>=1.12.1
Requires-Dist: python-dotenv[cli]>=1.0.1
Requires-Dist: rich-gradient>=0.1.7
Requires-Dist: rich>=13.8.0
Requires-Dist: sh>=2.0.7
Description-Content-Type: text/markdown

# ludden-logging

![Version](https://img.shields.io/badge/version-0.1.6-navy) ![Python Version](https://img.shields.io/badge/python-3.10%2B-blue) ![Rye](https://img.shields.io/badge/rye-0.9.0-green) ![Rich](https://img.shields.io/badge/rich-10.12.0-brightgreen) ![Loguru](https://img.shields.io/badge/loguru-0.5.3-red)

This is a simple logging library for Python. It is designed to be easy to use and easy to understand. It is not designed to be the most feature-rich logging library, but it should be sufficient for most use cases.
