Metadata-Version: 2.1
Name: logninja
Version: 0.1.5
Summary: A log configuration library for Python projects.
Author-email: Pedro Cantidio <ppcantidio@gmail.com>
Project-URL: homepage, https://github.com/ppcantidio/logninja.py
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/markdown
License-File: LICENSE
Provides-Extra: starlette
Requires-Dist: starlette<0.38.0,>=0.37.2; extra == "starlette"

# LogNinja
Simple logging setup to be used at python applications.
