Releases: alleyinteractive/logger
Releases · alleyinteractive/logger
v2.6.3
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #134
- Adding CLI command to display site logs by @srtfisher in #136
Full Changelog: v2.6.2...v2.6.3
v2.6.2
What's Changed
- Fix error in with_processors by @anubisthejackle in #131
- Fix issue with backtrace package by @srtfisher in #135
New Contributors
- @anubisthejackle made their first contribution in #131
Full Changelog: v2.6.1...v2.6.2
v2.6.1
No changes -- re-release to fix issue with underlying built wordpress-autoloader dependency.
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- Improve CLI_Handler to properly format the log message with colors by @srtfisher in #130
Full Changelog: v2.5.1...v2.6.0
v2.5.1
v2.5.0
What's Changed
- Improve garabge collector performance by using standalone interval by @srtfisher in #128
Full Changelog: v2.4.4...v2.5.0
v2.4.4
What's Changed
- Display the relative time for the log by @srtfisher in #127
Full Changelog: v2.4.3...v2.4.4
v2.4.3
What's Changed
- Fix a serialization error when using an exception in context by @srtfisher in #124
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- Update Logger plugin to version 2.4.2 by @attackant in #123
New Contributors
- @attackant made their first contribution in #123
Full Changelog: v2.4.1...v2.4.2
v2.4.1
Added
- New filter
ai_logger_unrestricted_loggingto allow unrestricted logging without checking if the log was recently seen. - Overhaul of the log backtrace display in the admin.
Changed
- Bumped minimum PHP version to 8.1.