libdiagnostics0

Logging, unittesting, and runtime diagnostics for C++ - library

Description

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.

The package contains the libraries for running software linked against Diagnostics.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://forsyte.at/software/diagnostics


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdiagnostics0