=== WIS-Logger - UDP, File & Growl logger === Contributors: warting Tags: logger, log, debug Requires at least: 3.1 Tested up to: 3.2.1 Stable tag: 0.1 WIS-Logger is a simple and powerful log system == Description == WIS-Logger let developers to use the "do_action" function to debug theirs plugin. = Features = * Let developers log information/debug/warnings/Errors/Fatal * No need to remove logging after release, if wis-logger is not installed nothing happends * Ability to fetch all kind of PHP errors and log them in the same way * You can shose which debug level you want to log. = Support = Having problems or need support? Use the feedback button on http://warting.se == Installation == 1. Upload `wis-logger` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Settings - WIS-Logger in admin area of your site, set it up to your needs. == Screenshots == 1. Usernoise form on Nikolay Karev`s site. 2. Admin bar with "New usernoise records" notification. 3. Admin interface == Changelog == = 0.1 = * Initial release