Skip to content

Releases: inpsyde/Wonolog

v0.2.0

20 Oct 17:05
Compare
Choose a tag to compare

Added

  • Introduce support for wonolog.log.{$level} hooks
  • Introduce new MailerListener to log wp_mail events

Changed

  • Changed PhpErrorController method names to use snake_case.
  • Refactoring of bootstrap file, delay of bootstrap routine to priority 20 of "muplugins_loaded"
  • Updated README with info on new and changed features

v0.1.1

20 Oct 17:05
Compare
Choose a tag to compare

Fixed

  • Removed type-hint from PhpErrorController::onFatal() because it causes issues with PHP7

v0.1.0

18 Oct 07:33
Compare
Choose a tag to compare

First release.