======== About BugNet for WordPress ======== Version: 0.1.1 Last Updated: 22nd March 2018 BugNet for WordPress is intended for integration with plugins and themes. The BugNet library offers various approaches to logging with the aim of detecting and investigating bugs with efficiency. Author: Ryan Bayne Email: squeekycoder@gmail.com Site: http://ryanbayne.wordpress.com ======== Handlers ======== A handler is what we use to respond to errors instantly. In most cases we will use a log file and the database. Log file and database allows reports to be generated. Some notices depend on data logging also, but not all. ======== Notices ========= Notices range from basic to very detailed boxes close to reports. There are notices for grabbing an administrators attention urgently, notices for educating visitors about a fault or something they are doing wrong and there are notices for constantly monitoring the website. ======== Reports ========= Reports can be generated for the purpose of professionally monitoring a WordPress sites health and investigating difficult faults.