Title: Consolari Debug Logger
Author: Indexed
Published: <strong>February 3, 2015</strong>
Last modified: February 3, 2015

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/consolari-debug-logger.svg)

# Consolari Debug Logger

 By [Indexed](https://profiles.wordpress.org/peter_indexed/)

[Download](https://downloads.wordpress.org/plugin/consolari-debug-logger.1.01.zip)

 * [Details](https://wordpress.org/plugins/consolari-debug-logger/#description)
 * [Reviews](https://wordpress.org/plugins/consolari-debug-logger/#reviews)
 *  [Installation](https://wordpress.org/plugins/consolari-debug-logger/#installation)
 * [Development](https://wordpress.org/plugins/consolari-debug-logger/#developers)

 [Support](https://wordpress.org/support/plugin/consolari-debug-logger/)

## Description

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](https://www.consolari.io/)

You can read more about the plugin and the documentation in [Consolari Docs](https://www.consolari.io/v1/wordpress-plugin/)
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.

## Installation

Use automatic installer or download plugin and place it into the plugins folder 
of your installation.

Requires PHP 5.3+

It will place a symlink in wp-content/db.php _to_ wp-content/plugins/consolari-logger/
wp-content/db.php for support of SQL queries and its corresponding data. If other
plugins has already such file it will not be able to log that data and you need 
to either make that link manually or remove conflicting plugins or conflicting symlink.

## FAQ

None so far:)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Consolari Debug Logger” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Indexed ](https://profiles.wordpress.org/peter_indexed/)

[Translate “Consolari Debug Logger” into your language.](https://translate.wordpress.org/projects/wp-plugins/consolari-debug-logger)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/consolari-debug-logger/),
check out the [SVN repository](https://plugins.svn.wordpress.org/consolari-debug-logger/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/consolari-debug-logger/)
by [RSS](https://plugins.trac.wordpress.org/log/consolari-debug-logger/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.01

 * Initial release of Consolari Logger

## Meta

 *  Version **0.1**
 *  Last updated **11 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.1 or higher **
 *  Tested up to **4.1.42**
 * Tags
 * [api](https://wordpress.org/plugins/tags/api/)[debug](https://wordpress.org/plugins/tags/debug/)
   [display](https://wordpress.org/plugins/tags/display/)[formatter](https://wordpress.org/plugins/tags/formatter/)
   [insight](https://wordpress.org/plugins/tags/insight/)[logger](https://wordpress.org/plugins/tags/logger/)
 *  [Advanced View](https://wordpress.org/plugins/consolari-debug-logger/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/consolari-debug-logger/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/consolari-debug-logger/reviews/)

## Contributors

 *   [ Indexed ](https://profiles.wordpress.org/peter_indexed/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/consolari-debug-logger/)