All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
The format is based on Keep a Changelog.
- Log error throws an exception
- Log exception stacktrace
- Incompatible change: removed
log
function from request in falcon support
- Correlation ID should be thread safe
- Support set and get correlation ID
- Support for Falcon web framework
- Hide sensitive fields by default
- Do not apply JSON formatting on unknown LogRecord
- Fix missing sap namespace in response readers
- Introduced sap namespace
- Improved documentation
- Improved JSON logging
- Simplified integration with Flask applications
- Simplified integration with Sanic applications
- Cleanup for open-sourcing