Metadata-Version: 2.1
Name: logninja
Version: 0.1.1
Summary: A log configuration library for Python projects.
Home-page: https://github.com/ppcantidio/logmancer.py
Author: Pedro Cantidio
Author-email: ppcantidio@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/plain
License-File: LICENSE

LogNinja is a library that provides a set of tools to configure logging in Python projects. It is designed to be used with the standard logging module and provides a set of classes and functions to help you configure your loggers, formatters, and filters. LogMancer is designed to be easy to use and flexible, allowing you to configure your loggers in a way that best suits your project.
