samdark/yii2-psr-log-target
Yii2 log target that forwards Yii log messages to any PSR-3 logger (e.g., Monolog). Configure PsrTarget in the log component, choose levels, and optionally add real event timestamps to the log context for accurate timing.
Add PsrMessage DTO for extended context handling (#17)
Make it compatible with current PSR interface version constraints.
#9: Original exception is now saved in the context['exception'].
#8: Added levels support
#6: Added PSR log levels support.
Moved code into src directory.
How can I help you explore Laravel packages today?