You will always know when there are errors and can access the viewer with on click for additional details..
Go to the help section, follow the easy instructions to enable this feature and you are ready to go..
Debugging status is located at the top of the viewer and admin bar to make it easy to see if debugging is enabled or disabled..
Screenshots ** Grouped view ** - Grouped view makes it easier to analyze errors and debug code ** Error details ** - Error message and details are neatly displayed ** Automagically refreshes ** - No need to refresh, new errors will be displayed ** Realtime search ** - Makes finding what you are looking for super easy ** Filter errors ** - Click error types to filter results.
The label and color are used to identify the in the viewer...
When you write error to the log, you have to start the message with # and the error key followed by a..
The count shown in the bar represent the number of unique errors in the log.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Add focus to search field when log loads making it easy to search filter entries without having to click.
Display error type, line number and path to file on their own line making the easier to find.
Read more