Skip to content

Releases: nelmio/NelmioJsLoggerBundle

1.5.0

22 Aug 13:22
4d6cfc6
Compare
Choose a tag to compare
  • 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

27 Jun 13:27
8445ae8
Compare
Choose a tag to compare
  • Minor fixes to DI container config

1.4.1

15 Dec 08:30
c2ffdef
Compare
Choose a tag to compare
  • Fixed logging in a loop when logging appears to fail
  • Fixed Symfony 3.4+ deprecation warnings

1.4.0

21 May 13:52
Compare
Choose a tag to compare
  • Added use_stacktrace_js option to send stack traces with the logs
  • Updated Symfony requirement to allow Symfony v4

1.3.0

28 Nov 08:49
Compare
Choose a tag to compare
  • Updated Symfony requirement to 2.7+ and switched to using the PSR-3 log interfaces

1.2.5

13 Feb 15:05
Compare
Choose a tag to compare
  • Fixed bug in Symfony 3 logger support

1.2.4

04 Jan 18:54
Compare
Choose a tag to compare
  • Fixed support for Symfony 3.0

1.2.3

19 Aug 23:32
Compare
Choose a tag to compare
  • Fixed support for Twig 2.0

1.2.2

31 Jul 15:31
Compare
Choose a tag to compare
  • Fixed deprecation notice with symfony 2.7

1.2.1

28 Nov 10:27
Compare
Choose a tag to compare
  • Fixed undefined index error when using window.log() together with ignored script URLs