bugsnag/bugsnag-psr-logger
Official Bugsnag PHP PSR Logger.
v2.0.0
35M downloads/mo
#918 most downloaded on Packagist
bugsnag/bugsnag-psr-logger
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 1.7 years
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
14 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Jul 2016 to Jan 2022Releases
latest 14-
v2.0.012 Jan 2022Release notes
Open source →Enhancements
- Support PSR Log v3
#51
Breaking changes
- PSR Log v1 is no longer supported. Use
bugsnag/bugsnag-psr-logger:^1.0for PSR Log v1 support
The following changes are breaking for users extending any of the classes provided by this package, but should not otherwise be noticeable:
- Removed
Bugsnag\PsrLogger\AbstractLoggerin favour of usingPsr\Log\AbstractLoggerdirectly - Added parameter and return types throughout
Bugsnag\PsrLogger\BugsnagLoggerandBugsnag\PsrLogger\MultiLogger - Removed protected
Bugsnag\PsrLogger\BugsnagLogger::limitmethod
Release notes
Open source →Enhancements
- Support PSR Log v3 #51
Breaking changes
- PSR Log v1 is no longer supported. Use
bugsnag/bugsnag-psr-logger:^1.0for PSR Log v1 support
The following changes are breaking for users extending any of the classes provided by this package, but should not otherwise be noticeable:
- Removed
Bugsnag\PsrLogger\AbstractLoggerin favour of usingPsr\Log\AbstractLoggerdirectly - Added parameter and return types throughout
Bugsnag\PsrLogger\BugsnagLoggerandBugsnag\PsrLogger\MultiLogger - Removed protected
Bugsnag\PsrLogger\BugsnagLogger::limitmethod
- Support PSR Log v3
-
v1.4.513 Dec 2021Release notes
Open source →Deprecations
- Deprecated
Bugsnag\PsrLogger\AbstractLoggerin favour of usingPsr\Log\AbstractLoggerdirectly.Bugsnag\PsrLogger\AbstractLoggerwill be removed in the next major version
#49
Release notes
Open source →Deprecations
- Deprecated
Bugsnag\PsrLogger\AbstractLoggerin favour of usingPsr\Log\AbstractLoggerdirectly.Bugsnag\PsrLogger\AbstractLoggerwill be removed in the next major version #49
- Deprecated
-
v1.4.418 Nov 2021 -
v1.4.326 Feb 2020 -
v1.4.228 Aug 2019Release notes
Open source →Release notes
Open source → -
v1.4.116 Feb 2018Release notes
Open source →Bug fixes
- Unset exception context before forwarding metadata to the error report. This
removes the extraneous 'Exception' tab from error reports.
#30
Graham Campbell
Release notes
Open source →Bug fixes
- Unset exception context before forwarding metadata to the error report. This removes the extraneous 'Exception' tab from error reports. #30 Graham Campbell
- Unset exception context before forwarding metadata to the error report. This
-
v1.4.021 Dec 2017Release notes
Open source →1.4.0 (2017-12-21)
Enhancements
- Bumped Bugsnag-PHP version to 3.10 to enable
addMetaDatafunctionality
Fixes
- Fixed issue where not all log-levels are present, preventing warning notifications
#29
Release notes
Open source →Enhancements
- Bumped Bugsnag-PHP version to 3.10 to enable
addMetaDatafunctionality
Fixes
- Fixed issue where not all log-levels are present, preventing warning notifications #29
- Bumped Bugsnag-PHP version to 3.10 to enable
-
v1.3.014 Dec 2017Release notes
Open source → -
v1.2.106 Oct 2017Release notes
Open source →Bug fixes
- Only override message using
$exceptionfrom context if its an instance of Exception or Throwable
#21
Josh Brown
Release notes
Open source →Bug fixes
- Only override message using
$exceptionfrom context if its an instance of Exception or Throwable #21 Josh Brown
- Only override message using
-
v1.2.002 Oct 2017Release notes
Open source →1.2.0 (2017-10-02)
- Added severity data for handled/unhandled feature
#19
- Added severity data for handled/unhandled feature
-
v1.1.122 Sep 2017Release notes
Open source →- Support overriding using message parameter as exception by passing an exception as context #20
-
v1.1.009 Aug 2016 -
v1.0.108 Jul 2016 -
v1.0.007 Jul 2016