Skip to main content
WP HealthKit

Logging

Recording application events, errors, and debug information for monitoring and troubleshooting.

How it works

Recording application events, errors, and debug information for monitoring and troubleshooting.

In WordPress

WordPress plugins should use error_log() for debugging, never echo errors. WP HealthKit checks for unsafe error output.

Related terms

WP HealthKit checks for Logging-related vulnerabilities automatically

Run a Free Audit
What Is Logging? — WordPress Security Glossary | WP HealthKit