

Add logging to my kitchen-sink WordPress plugin with handlers for error_log() and Query Monitor.
Nice to have info/debug level data while developing and warnings+ on PROD.
How are you handling this in your plugins?


Add logging to my kitchen-sink WordPress plugin with handlers for error_log() and Query Monitor.
Nice to have info/debug level data while developing and warnings+ on PROD.
How are you handling this in your plugins?