.. EventManagerPy documentation master file, created by sphinx-quickstart on Tue Apr 22 22:21:59 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to EventManager's Documentation! ======================================== EventManager is a powerful and flexible logging library for Java-style event logging in Python. It supports rich output formats, modular processors, and advanced logging configurations. Getting Started --------------- To begin using EventManager, check out the :doc:`tutorial`. API Documentation ----------------- Below you can find API references for the entire library, categorized by component. .. toctree:: :maxdepth: 2 :caption: API Reference top_level compressors filehandlers formatters internal outputs processors Other Resources --------------- - :doc:`tutorial`