Major changes in Connector for Java 0.9.3
OffWe’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 log file in [...]
Servlet library 0.4.2 released with important bug fix
OffIn 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 [...]
Servlet Library v0.4 Released
OffLogDigger 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 logging levels [...]
