This plugin is outdated and might not be supported anymore
Debug Logger

Debug Logger

By awoods
Details
View on WordPress

As PHP moves forward, so must WordPress. This plugin helps WordPress use the tools of modern PHP. Monolog — PHP’s most popular logging package — is a composer package. Since WordPress doesn’t currently have a universal way to support composer, this WordPress plugin is meant to start bridging the gap. This logger is PSR-3 compliant, a PHP standard which Monolog also uses.

Logging Levels

There are 8 logging levels available, defined by RFC 5424. The levels specified in
order from the most severe to the least severe:

  • Emergency: system is unusable
  • Alert: action must be taken immediately
  • Critical: critical conditions
  • Error: error conditions
  • Warning: warning conditions
  • Notice: normal but significant condition
  • Info: informational messages
  • Debug: debug-level messages

Details

Plugin code:
debug-logger
Plugin version:
0.3.0
Author:
Outdated:
Yes
WP version:
5.7 or higher
PHP version:
7.4 or higher
Test up to WP version:
5.7.12
Total installations:
0
Last updated:
2021-05-03
Rating:
Times rated:
0
debug
logging
logs
monolog
psr-3