BugWerk Framework Release 1.3

Overview

Release 1.3 is the first public, open sourced release of the BugWerk framework. It comes with a Java Sensor Module (BugTrap) and an Aggregation Server Component (Naggregator J2EE Server).

Features

BugTrap

BugTrap acts as a specialized logging library that logs, enriches, stores and distributes incidents given by the monitored application. It offers a pluggable configuration and can be used directly, calling the reporting interfaces in-code, or indirectly as a Log4J Appender.

Naggregator

Naggregator is a J2EE application that initially offers 2 webservices for the reporting of - and access to incident reports. Naggregator offers a simple web site interface for the registration and management of projects that are to be tracked and access to the received incident reports.