Releases: nelmio/NelmioJsLoggerBundle
Releases · nelmio/NelmioJsLoggerBundle
1.5.0
- Bumped dependencies to PHP 7+ and Symfony 3.4+
- Added column where the error occurred in the log context
- Fixed Symfony 4.2+ compatibility issues
- Fixed compatibility with latest Twig releases
- Fixed logging of logging errors to include the message
1.4.2
- Minor fixes to DI container config
1.4.1
- Fixed logging in a loop when logging appears to fail
- Fixed Symfony 3.4+ deprecation warnings
1.4.0
- Added
use_stacktrace_js
option to send stack traces with the logs
- Updated Symfony requirement to allow Symfony v4
1.3.0
- Updated Symfony requirement to 2.7+ and switched to using the PSR-3 log interfaces
1.2.5
- Fixed bug in Symfony 3 logger support
1.2.4
- Fixed support for Symfony 3.0
1.2.3
- Fixed support for Twig 2.0
1.2.2
- Fixed deprecation notice with symfony 2.7
1.2.1
- Fixed undefined index error when using window.log() together with ignored script URLs