Releases: DavidHavl/DhErrorLogging
Releases · DavidHavl/DhErrorLogging
Version 2.2.2
Version 2.2.1
- 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
Added:
- Doctrine support
Version 2.1
ZF3 compatibility
New version 2.0
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
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
Rewritten config and enhanced error catching capability.
Version v0.7
added request to the db schema