[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#413759: ITP: diagnostics -- A framework for logging, unittesting, and runtime diagnostics



Package: wnpp
Severity: wishlist


* Package name    : diagnostics
  Version         : 0.0.1
  Upstream Author : Christian Schallhart <schallha@in.tum.de>
* URL             : https://svn.model.in.tum.de/projects/diagnostics/attachment/wiki/download/diagnostics-0.1.tar.gz
* License         : LGPL
  Programming Lang: C++
  Description     : A framework for logging, unittesting, and runtime diagnostics


Diagnostics is a unified framework for code annotation, logging,
program monitoring, and unit-testing.

The annotations of diagnostics provide simple trace messages, tracing
method entry and exit, checks (which potentially fail), asserts (which
should never fail), invariance checking on method entry and exit, and
a number of annotations for testing.

The annotations raise events which are can be observed and monitored. Using 
different loggers, the stream of logging events is used for logging or 
testing.

Attachment: pgp9lO1KvTqir.pgp
Description: PGP signature


Reply to: