Metadata-Version: 2.1
Name: logster
Version: 0.10.0
Summary: Easy python console logging with colourful formatting
Home-page: https://github.com/aljabadi/logster
Author: Al J Abadi
Author-email: al.jal.abadi@gmail.com
License: MIT
Download-URL: https://github.com/aljabadi/logster/archive/refs/tags/v0.10.0.tar.gz
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
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
Requires-Python: >=3.5
License-File: LICENSE

logster is the one-liner console logging solution for development environments.See example usage at
https://github.com/aljabadi/logster/blob/master/README.md
This is a development project. Feedback/enhancements are welcome.

