EventManagerPy is a logging module designed to be used in a multi-threaded environment. It provides a robust and extensible framework for managing events, processing data, and formatting outputs.
- Multi-threaded Support: Designed to work seamlessly in multi-threaded environments.
- Customizable Formatters: Includes support for JSON, XML, and text formatting.
- Compressors: Built-in support for compressing logs using ZIP and TAR formats.
- Extensibility: Easily extendable with custom processors, formatters, and output handlers.
- Lightweight: Minimal dependencies for easy integration.
You can install EventManagerPy using pip:
pip install EventManagerPyAll documentations, API references and tutorials you may find under Project Documentation