Consolari Debug Logger

Get a deeper insight of your WordPress installation and view detailed information of your SQL queries

Author:Peter Sørensen (profile at wordpress.org)
WordPress version required:3.1
WordPress version tested:4.1.33
Plugin version:0.1
Added to WordPress repository:03-02-2015
Last updated:03-02-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://www.consolari.io/
Total downloads:1 188
plugin download
Click to start download

Log system or custom data and view it in Consolari to archive better formatting of data and overview.

Data sent to Consolari is YOUR private data and is stored securely and is not used or read by anyone but yourself. Please consider this before installing the plugin and once installed you have accepted those terms of conditions.

The free account type keeps 12 hours of history and hereafter deletes older data.

Data is only registered when user is logged into WordPress. It logs both admin and frontend data.

Supports pretty formatting of:

  • XML
  • SQL with result set
  • JSON
  • Arrays
  • HTTP requests with response and requests headers and body

A Consolari account (free) is required so register one on Consolari website

You can read more about the plugin and the documentation in Consolari Docs where you can read how custom data is logged.

In short the syntax is ConsolariHelper::log(‘group’, $_SERVER, ‘Server data’, ‘array’); where group is the group name, _SERVER is the data, Server data is the label and array is the data type. Instead of array: string, xml, table and json is also supported.


FAQ
ChangeLog