All notable changes to this project documented in this file.
Releases are following Semantic Versioning specification.
Date: 2025-02-23
Changes:
- Initial logger release implementing PSR-3 interface.
- Added
assert
andfilter
including next matchers:withLevel
withMessage
withMessageContains
withMessageContainsIgnoreCase
withMessageStartsWith
withMessageMatches
withContextEqualTo
withContextSameAs
withContextContainsEqualTo
withContextContainsSameAs
withCallback