News and Announcements

Do you like LogDigger? Do you think it’d be a good fit for your business? Do you think it’s worth recommending to your friends? We’re spreading the word about LogDigger, and we’d love your help! Try our software for yourself and post a review on your blog! In exchange, you can choose between these incentives: [...]

{ Comments on this entry are closed }

We’ve just published a new fast-track guide to LogDigger: Pimp your issue tracker!

{ Comments on this entry are closed }

LogDigger Server 1.0.1 has been released today with: support for JIRA 4.0, and auto-recognition for the issue tracking software. Auto-recognition feature makes the setup of LogDigger Server easier. It’s not necessary any more to specify the base URL to the issue tracker as the server will retrieve the page and figure out base URL and [...]

{ Comments on this entry are closed }

We are pleased to announce availability of our tools for simplified issue reporting. LogDigger browser extensions, supported by the LogDigger Server, allow you to report bugs to your favorite bug tracker much faster and with much more details than ever before. The LogDigger Server 1.0 supports JIRA, Bugzilla, Mantis and Redmine issue tracking software, with [...]

{ Comments on this entry are closed }

Today we released LogDigger Firefox Add-on v0.3.5 that adds compatibility for recently released Firefox 3.5. You can get it from the download page or using Firefox add-on update feature.

{ Comments on this entry are closed }

We’re pleased to announce the new release of LogDigger servlet library. There are several significant changes related to this release: The new name of the library is LogDigger Connector for Java. The library has been open sourced under the Apache License v2.0. There was a major refactoring of the package tree. Please check the change [...]

{ Comments on this entry are closed }

It’s been very quiet here for some time… I can’t believe our last post was more than three months ago. We’ve been very busy actually and today launched new LogDigger web sites that should better serve us in the days to come: Web site http://logdigger.com has been moved to a new server and got new [...]

{ Comments on this entry are closed }

In version 0.4 we introduced dynamic changing of logging levels that does not waste server resources if logging of low priority events is not requested by Firefox add-on. Unfortunately, due to bug we had, Log4j appenders were able to register only events that were at level with root logger hence ignoring the rest of Log4j [...]

{ Comments on this entry are closed }

LogDigger Servlet Library v0.4 has been released today. The major improvement is handling of Log4j logging levels on the server side, as explained bellow. Performance effect of the new LogDigger servlet library is near to none: When there are no requests from authorized LogDigger clients (Firefox extension) all Log4j loggers in web application have their [...]

{ Comments on this entry are closed }

Today we’ve released update for servlet library that (hopefully) fixes the problem reported on support forums, noticable as error stack trace that mentions JSONException and ConcurrentModificationException instead of expected error log. If you experienced this kind of error with LogDigger, go and pick up the update.

{ Comments on this entry are closed }