Metadata-Version: 2.1
Name: logging-utils-cli
Version: 1.0.1
Summary: Useful extensions to python logging
License: MIT
Author: Sebastian Endres
Author-email: dev@sedrubal.de
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: termcolor (>=2.3.0,<3.0.0)
Description-Content-Type: text/markdown

# Logging Utils CLI

Utilities to use python logging system as output of command line interfaces.

## License

[(c) 2023 Sebastian Endres - MIT](./LICENSE)

