Wonolog

Monolog-based logging package for WordPress.

MIT License

Downloads
494.1K
Stars
172
Committers
14

Bot releases are hidden (Show)

Wonolog - v1.2.0 Latest Release

Published by gmazzap 12 months ago

Fixed

  • PHP 8+ compatibility, props @tfrommen
    • Add ReturnTypeWillChange attribute where needed
    • Replace deprecated FILTER_SANITIZE_STRING
Wonolog - v2.0.0-beta.2

Published by gmazzap over 1 year ago

Second beta of v2 series.

Wonolog - v1.1.0

Published by gmazzap over 1 year ago

Fixed

  • Type error raisaed when _get_cron_array would return false

Added

  • QueryMonitorHandler - props @jenkoian

Changed

  • Improved documentation - props @alexwoollam @noplanman
  • Improved Composer v2 compatibility
Wonolog - v2.0.0-beta.1

Published by gmazzap over 1 year ago

First beta of v2 series.

Wonolog - v1.0.4

Published by gmazzap about 4 years ago

Changed

  • Do not log silenced errors by-default (See #50)
Wonolog - v1.0.3

Published by gmazzap about 5 years ago

Fixed

  • Monolog is required preventing with upper bound on major version 1.
Wonolog - v1.0.2

Published by gmazzap over 6 years ago

Changed

  • Raised severity of cron events to INFO (See #34)
  • Update dev requirements in composer.json

Fixed

  • Broken tests after latest changes
  • Log creation from \WP_Error without data (See #36)
  • CS fix and other minor changes
Wonolog - v1.0.1

Published by gmazzap over 6 years ago

Added

  • CI tests for PHP 7.2

Changed

  • Improve generated .htaccess file to make it work with Apache 2.3+, see #23, props @chesio.
  • Update some dev-dependencies (Brain Monkey) and adjust tests accordingly.

Fixed

  • Fix typo in documentation, see #24, props @chesio.
  • Fix strict type issue when running tests in PHP 7.1+.
  • Fix HTTP API Listener triggering a false-positive error for all non-blocking requests, see #26.
Wonolog - v1.0.0

Published by tfrommen over 7 years ago

This is the first public release of Wonolog. 🎉 🎈 😎


Further Reading

Wonolog - v0.2.1

Published by gmazzap almost 8 years ago

Fixed

  • Bug caused custom default handler to be ignored
Wonolog - v0.2.0

Published by gmazzap almost 8 years ago

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
Wonolog - v0.1.1

Published by gmazzap almost 8 years ago

Fixed

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

Published by gmazzap about 8 years ago

First release.

Package Rankings
Top 2.01% on Packagist.org
Badges
Extracted from project README
Version Status Build Downloads License
Related Projects