Servlet Library v0.4 Released

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:

  1. When there are no requests from authorized LogDigger clients (Firefox extension) all Log4j loggers in web application have their logging levels set at configuration defaults.
  2. If LogDigger client accesses application requiring logs on the “server level”, no changes will be made to default logging levels and log messages will be collected and delivered as they pass Log4j event filtering mechanism.
  3. When LogDigger client requires messages at level that is lower than logger’s default, LogDigger will temporary (until HTTP request completes) set logging level to the requested level and collect messages. Other Log4j appenders will not be affected by this change as LogDigger filters events before they’re delivered to configured appenders.

Above described mechanism can be tested using our Test Lab page delivered with the new demo application.

Log4j logging levels test in servlet

Log4j logging levels test in servlet

Published on February 9, 2009 in LogDigger Connector, News and Announcements

Comments are closed.

About

We are a micro-ISV, founded around a common passion – to improve the process of issue reporting, so that even occasional testers (such as customers and managers) can easily provide developers with the sort of input that we, personally, always wanted to have. We wish to eliminate boring manual tasks from the process, so that developers and testers can enjoy what they do a lot more.

Copyright © 2010. LogDigger. All Rights Reserved.