Capture application exceptions

with all the useful details

and fix those bugs faster!

LogDigger helps you collect and classify detailed
error reports and logs for your Java applications.

LogDigger Home

1

Monitor your Java app healthGet instant notification when an error occurs. Similar errors are aggregated, without cluttering your mailbox.

2

Get detailed error reportsIn case of error, LogDigger collects logs, context and environment details. You can include custom, application specific data too.

3

Provide proactive customer supportWith contextual error reports you can see who’s having an issue with your application and act proactively.


LogDigger Connector

LogDigger Connector is an open source Java library that attaches to your logging framework and, in case of an error, allows you to send logs, environment and application context details to an URL or email.

Supports multiple logging frameworks

The Connector library natively supports Log4j and java.util.logging, but can also be used with SLF4J and Apache Commons Logging.

Error reports with context details and scoped logs

For web applications, LogDigger Connector creates an error report containing HTTP request details and request handling log.

Collect custom application data

Extend LogDigger Connector to include application specific details with error reports (for example, application version, current user, etc.)

Data filtering for security

LogDigger Connector allows you to filter out sensitive data (e.g. passwords or credit card numbers) from error reports before they leave your application.

Real-time log monitoring

With the help of a Firefox add-on, get a pop-up notification if something breaks in your application and review server log in Firebug console.

Learn more about LogDigger Connector

My LogDigger

My LogDigger is a service that collects and keeps your application errors organized.

Automatic grouping of error reports

By default, we group your error reports to issues based on exception type, affected method and URL.

First-time and re-opening notifications

Receive instant email when a new error occurs or when a closed issues has been re-opened.

Review stack traces easily

Highlighting your application packages in stack traces, we help you quickly find the affected code.

Add comments to error reports

Make a note about your findings after reviewing an error report or put instructions for your team mates.

See My LogDigger Plans and Pricing

If you prefer the service running in your data center,
apply for LogDigger plugin for JIRA.

Sample error details page on My LogDigger:

Annotated application error report showing captured request details, custom data and application logs