Last updated by radomirml 2 years ago
grails install-plugin logdigger-connector
Last updated by radomirml 2 years ago
LogDigger Connector for Grails allows you to monitor application log messages directly in Firefox (extra tab in FireBug). Extension for Internet Explorer will be available soon.

For additional details check this
article (related to LD Connector for Java)
Installation
grails install-plugin logdigger-connector
That's all. The plugin adds servlet filter that installs Log4j appender and communicates with clients. In order to read log messages in browser you have to install LogDigger addon for Firefox from
LogDigger download pageYou don't need to do anything extra to make it work with App Engine. LogDigger servlet filter will detect that it's running in GAE/J environment and auto-configure.
License
The
Apache License v2.0Resources
Version History
- 0.9.3 - Synced with LogDigger Java library with support for Google App Engine.
- 0.9 - First official release
Last updated by admin 2 years ago
Last updated by radomirml 2 years ago
LogDigger console in Firebug:

Alert on error log event received: