Allows developers to log variables, see the call stack, benchmark code all to 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 message came from, as well as the information to be logged..
Documentation for aaLog class can be found at NotoriousWebmaster blog..
Documentation for aaLogWP plugin, which includes aaLog class, can also be found at NotoriousWebmaster blog.
aaLog Options page, which allows the user to change the cookie and filenames..
Upload the directory to the wp-content plugins directory.
Change the permissions to the directory with sudo chmod 0757 wp-content uploads aalogwp.
Activate the plugin through 'Plugins WordPress.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added banners with the log lady for the repo plugin page...
Read more