1.2 KiB
1.2 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.2.0 - 2025-02-10
Added
- special log handlers
Changed
- use LoggerFactory instead of internal methods
1.1.0 - 2025-01-27
Added
- combined OXID logger and file logger
- errors are written here (expected behaviour)
- all error level are written to custom log file
1.0.0 - 2025-01-01
Added
- initial implementation
- can create a custom Guzzle instance
- "accept" option
- "contentType" option
- "userAgent" option
- file logger option (rotating or static)
- message formatter option (without sensitive or full content)
- OXID eShop logger option
- can create a custom Guzzle instance