Releases: taimoorq/logister-python
Releases · taimoorq/logister-python
v0.2.3
v0.2.0
- Added Flask request instrumentation alongside the existing FastAPI, Django, and Celery integrations.
- Added native Python
loggingsupport viainstrument_logging()andLogisterLoggingHandler. - Expanded captured exception payloads with chained exceptions, richer traceback frames, optional frame locals, and Python runtime metadata.
- Expanded framework context capture for FastAPI, Django, Flask, and Celery with fuller request and task metadata.
- Updated README guidance to cover framework setup, logging integration, richer error capture, and current package capabilities.