colinodell/psr-testlogger
A lightweight PSR-3 TestLogger for unit tests. Capture log records in memory, inspect messages, contexts, and levels, and make assertions without external handlers. Helpful for verifying expected logging behavior in PHPUnit and other test suites.
Full Changelog: https://github.com/colinodell/psr-testlogger/compare/v1.3.0...v1.3.1
hasRecord*() methods are now optional (#5)log() not throwing the correct exception when an invalid log level is passedstring type to hasRecordThatPasses()Initial release!
How can I help you explore Laravel packages today?