Skip to content
Hard Working Nerd
  • Start Here
  • WooCommerce Book
  • WooCommerce Code Snippet Database
  • Free WooCommerce Course
  • About Us

Logging

How to use WP_DEBUG, WP_DEBUG_LOG and error_log in WordPress

May 20, 2021 by Ian

As a WordPress developer you sometimes want to log or view debug information from your code, WordPress provides a number of methods to do this, but it’s not always easy to know which method to use or how to set-up the various methods correctly. In this article we will go through how to use the … Read more

Categories Code Examples, Logging, Wordpress Leave a comment
© 2025 Hard Working Nerd