Custom Error Log allows you to create custom errors in your WordPress theme or plugin with function.
Install and activate the plugin then in the menu go to Tools > Error Log.
If this isn't you then you may not find much use from this plugin however if you are unsure how to use any of the functions explained you can post in the support section of the directory and I will do my best to help you...
Activate the plugin through 'Plugins WordPress..
Once the plugin is installed and activated you can find more detailed instructions under Tools > Error Log in WordPress admin menu...
I was developing WordPress site which imported data from CRM in the background and used that data to create users, posts, taxonomies etc..
I started using PHP error log but found that the errors didn't have enough information to make them useful.
I needed to know what information wasn't being imported and why so I created this plugin to allow me to customise the information stored in each error..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added animation to highlight which logs are new in the error log. updated some non-internationalized strings.. 1.0.
Read more