fr3d/psr3-message-assertions
PHPUnit helper to assert your application’s PSR-3 log messages follow the Logger spec. Use the included TestLogger as a logger dependency during tests to validate message formatting and context placeholders. Composer-installable, BSD-2-Clause.
Test your log messages are compliant with the PSR-3 (Logger) specification
You can use Composer .
composer require fr3d/psr3-message-assertions
Use TestLogger.php as the logger dependency.
TestLogger will assert each log message is compliant with the PSR-3 Logger standard.
Code licensed under BSD 2 clauses terms & conditions.
See LICENSE.txt for more information.
How can I help you explore Laravel packages today?