=== Wordpress Logging Service === Contributors: zaantar Tags: log, logging Requires at least: 3.2 Tested up to: 3.3 Stable tag: 1.4.7 Provides a simple API for storing miscellaneous log entries and their overview in admin area. == Description == This plugin provides a simple API for storing miscellaneous log entries and their overview in admin area (or network admin area, if activated on a multisite). Developed for private use (heavily used by my other plugins), but has perspective for more extensive usage. I can't guarantee any support in the future nor further development, but it is to be expected. Kindly inform me about bugs, if you find any, or propose new features: zaantar@zaantar.eu. See Usage and FAQ for more information. == Frequently Asked Questions == = How to use the plugin? = See Usage. = Which plugins already use Wordpress Logging Service? = * Almost all of my plugins. Most of them is not internationalized nor uploaded to wordpress.org yet, but if you speak Czech language, you could make some use of them: http://zaantar.eu/index.php?page=Pluginy+pro+WordPress * If you find other developer's plugin or if you develop yourself one that uses WLS, please tell me (zaantar@gmail.com) so I can add it to this list. == Screenshots == 1. WLS overview page == Changelog == = 1.4.7 = * code maintenance (split into two files) * minor visual changes on admin overview page = 1.4.6 = * I18zed and translated to English and Czech * fixed bug in single-site mode * minor appearance changes * published to wordpress.org = 1.4 = * new feature: storing information about unread log entries * listing unread entries from all log categories under log category overview * automatic database tables upgrade from older versions, it *should* work from version 1.2 above. = 1.2 = * first really useable version = 1 = * First attempt for a functional plugin. FAIL == Usage == ToDO