A simple and efficient Python logging library for structured logging with various levels.
- Easy to use.
- Support for various log levels: DEBUG, INFO, WARNING, ERROR, CRITICAL.
- Customizable log message format.
- Better exception handling.
- Clean Level separation
- Lightweight and efficient library.
pip install .