Metadata-Version: 2.1
Name: ByeByeLogger
Version: 2.1.5
Summary: A simple, yet powerful Python logging library that makes you say goodbye to your standard logger.
Author: Aleksa Lukic
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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

# ByeByeLogger

### Oh, great! Another logging package, because obviously, we need more of those, right? Well, let me introduce you to ByeByeLogger, the one that's going to make you say goodbye to your current logger (whether you like it or not).


## Installation
- To get this totally groundbreaking package, just do the usual `pip` dance:
```bash
pip install byebyelogger
```
