Debug Using Ngrok
by Mehbub Rashid on WordPress.org
Send debug logs to your ngrok server and view those logs of your code execution that cannot be seen or debugged in the browser.
(0)
Send debug logs to your ngrok server and view those logs of your code execution that cannot be seen or debugged in the browser.
Installation and Usage
- Install the plugin and go to Tools => Ngrok Debug
 - Put your ngrok server url and save.
 - Call the function 
dungrok_send( $title, $data );wherever in your code you want to debug. - View the logs in the ngrok requests inspector (usually its localhost:4040)
 
Active installations0+
Weekly downloads
6-14.29%
Version1.0.1
Last updated6/11/2021
WordPress version3.0.1
Tested up to5.7.12
Tags
debuglogngrok