Title: aaLogWP
Author: notorioushttp
Published: <strong>June 28, 2014</strong>
Last modified: July 6, 2014

---

Search plugins

![](https://ps.w.org/aalogwp/assets/banner-772x250.jpg?rev=944078)

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/aalogwp_f6873d.svg)

# aaLogWP

 By [notorioushttp](https://profiles.wordpress.org/alfred3x/)

[Download](https://downloads.wordpress.org/plugin/aalogwp.zip)

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

 [Support](https://wordpress.org/support/plugin/aalogwp/)

## Description

Allows developers to log variables, see the call stack, benchmark code; all to a
logfile, so your page doesn’t get polluted with log messages. Each log message records
the date and time, IP address, requested page, and file and line the log message
came from, as well as the information to be logged.

The plugin has an options page which allows you to randomize the cookie and logfile,
for security purposes; as well as turning logging on and off for a given user. (
Via cookie.)

Documentation for the aaLog class can be found at the [NotoriousWebmaster blog](http://www.notoriouswebmaster.com/2013/07/01/aalog-a-logging-class-for-php/).

Documentation for the aaLogWP plugin, which includes the aaLog class, can also be
found at [NotoriousWebmaster blog](http://www.notoriouswebmaster.com/aalogwp-documentation/),
though on a different page.

## Screenshots

[⌊The aaLog Options page, which allows the user to change the cookie and filenames.⌉⌊
The aaLog Options page, which allows the user to change the cookie and filenames
.⌉[

The aaLog Options page, which allows the user to change the cookie and filenames.

[⌊A sample of the output produced by aaLog. Note the filename and line number where
the call to $oLog was made.⌉⌊A sample of the output produced by aaLog. Note the 
filename and line number where the call to $oLog was made.⌉[

A sample of the output produced by aaLog. Note the filename and line number where
the call to $oLog was made.

## Installation

 1. Upload the `aalogwp` directory to the `/wp-content/plugins/` directory;
 2. Create folder ‘wp-content/uploads/aalogwp/’;
 3. Change the permissions to the new directory with `sudo chmod 0757 wp-content/uploads/
    aalogwp/`;
 4. Activate the plugin through the ‘Plugins’ menu in WordPress;
 5. Turn on logging in the Settings | aaLog Options page;
 6. You may now use the `$oLog` object in your code to log your variables and so forth.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“aaLogWP” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ notorioushttp ](https://profiles.wordpress.org/alfred3x/)

[Translate “aaLogWP” into your language.](https://translate.wordpress.org/projects/wp-plugins/aalogwp)

### Interested in development?

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

## Changelog

#### 1.0 (2014-06-21)

 * Initial commit.

#### 1.0.1 (2014-06-23)

 * Moved output directory to uploads/aalogwp/.

#### 1.0.2 (2014-07-06)

 * Fixed $logdir to $aLogdir. Showed an error on some PHP installations.
 * Added banners with the log lady for the repo plugin page.

## Meta

 *  Version **1.0.2**
 *  Last updated **12 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.9.40**
 * Tags
 * [benchmarking](https://wordpress.org/plugins/tags/benchmarking/)[logging](https://wordpress.org/plugins/tags/logging/)
 *  [Advanced View](https://wordpress.org/plugins/aalogwp/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/aalogwp/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/aalogwp/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/aalogwp/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/aalogwp/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/aalogwp/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/aalogwp/reviews/)

## Contributors

 *   [ notorioushttp ](https://profiles.wordpress.org/alfred3x/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/aalogwp/)