Servlet library 0.4.2 released with important bug fix
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 configuration.
LogDigger servlet library v0.4.2 addresses this problem so that all Log4j appenders receive events as LogDigger were not installed.
As always, feel free to use forum to ask us a question or report any issue you may have.
