Debug Using Ngrok

Debug Using Ngrok Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 397 downloads
Debug Using Ngrok Icon

Try plugin: Debug Using Ngrok

We'll create fresh WordPress site with Debug Using Ngrok installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Debug Using Ngrok

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


0


0


0


0

updated: 3 years ago
since: 3 years ago
author: Mehbub Rashid

Description

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)