WP Logger
WPCraft & iTRON By WPCraft & iTRON

April 04, 2024

WP Logger Plugin

Logging vars and event for debug site and apps.

Logger vars and event for debug site and apps.

  1. Insert the hook do_action( ‘logger’, $data ); in your code
  2. Go to Tools > Logger

Available additional hooks:

  • wp_logger_button_panel
  • wp_logger_inline_css
  • wp_logger_inline_js
  • wp_data_logger_print_data

Available constants:

  • WPDL_DISPLAY_LIMIT

GitHub

Installation

  1. Upload plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the \’Plugins\’ menu in WordPress
  3. Insert the hook do_action( \’logger\’, $data ); in your code
  4. Go to Tools > Logger

Screenshots

  1. Logger page

    Logger page

Changelog

2.1

  • The output of the data got escaped.

2.0.2

  • Suppress DB errors while the data insert

2.0.1

  • bug fixed

2.0

  • Logged data was moved to custom table in DB
  • WPDL_DISPLAY_LIMIT
  • Hidding/showing rows

1.4

  • Added types of data

1.2

  • Init commit

Details

  • Version: 2.1
  • Active installations: 400
  • WordPress Version: 3.5
  • Tested up to: 6.5.5
  • PHP Version: 5.6

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars