Skip to content

Releases: DavidHavl/DhErrorLogging

Version 2.2.2

18 Jan 00:03
107b343
Compare
Choose a tag to compare

Set min requirement of zendframework/zend-servicemanager to ^2.7

Version 2.2.1

17 Jan 00:47
25f41be
Compare
Choose a tag to compare
  • Better description in README for logging to DB and doctrine
  • Bugfix for moduleOption issue in ZF3. Issue #22
  • Cleanup dherrorlogging.global.php.dist config

Version 2.2

30 Jun 01:06
Compare
Choose a tag to compare

Added:

  • Doctrine support

Version 2.1

16 Nov 03:24
Compare
Choose a tag to compare

ZF3 compatibility

New version 2.0

17 Nov 18:32
Compare
Choose a tag to compare

It is in large respect a complete rewrite.

New features:

content negotiation (html/json),
handles CLI,
handles pre MVC errors and exceptions (for example those in bootstrap method of modules)
one can choose which errors/exceptions will be logged
new exception filter
proper module options functionality
dedicated response sender (which can be overwritten if desired)
and other small adjustments

v2.0-alpha.1

24 Mar 18:09
Compare
Choose a tag to compare
v2.0-alpha.1 Pre-release
Pre-release

Alpha version of the next awesome version.

It is in large respect a complete rewrite.

New features:

  • content negotiation (html/json),
  • handles CLI,
  • handles pre MVC errors and exceptions (for example those in bootstrap method of modules)
  • one can choose which errors/exceptions will be logged
  • new exception filter
  • proper module options functionality
  • dedicated response sender (which can be overwritten by anyone if desired)

Version v1.0

31 Oct 00:39
Compare
Choose a tag to compare

Rewritten config and enhanced error catching capability.

Version v0.7

30 Oct 14:43
Compare
Choose a tag to compare
added request to the db schema