bugsnag/bugsnag-psr-logger
PSR-3 logger implementation for Bugsnag. Provides BugsnagLogger to send notifications for messages above a configurable level, plus MultiLogger to fan out logs to Bugsnag and other PSR-3 loggers. Built on bugsnag-php.
bugsnag/bugsnag-psr-logger:^1.0 for PSR Log v1 supportThe following changes are breaking for users extending any of the classes provided by this package, but should not otherwise be noticeable:
Bugsnag\PsrLogger\AbstractLogger in favour of using Psr\Log\AbstractLogger directlyBugsnag\PsrLogger\BugsnagLogger and Bugsnag\PsrLogger\MultiLoggerBugsnag\PsrLogger\BugsnagLogger::limit methodBugsnag\PsrLogger\AbstractLogger in favour of using Psr\Log\AbstractLogger directly. Bugsnag\PsrLogger\AbstractLogger will be removed in the next major version
#49addMetaData functionality$exception from context if its an instance of
Exception or Throwable
#21
Josh BrownHow can I help you explore Laravel packages today?