Paketname | libdiagnostics-dev |
Beschreibung | Logging, unittesting, and runtime diagnostics for C++ - development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.3.1-3 |
Sektion | libdevel |
Priorität | extra |
Installierte Größe | 1840 Byte |
Hängt ab von | libdiagnostics0 (= 0.3.1-3) |
Empfohlene Pakete | libace-dev |
Paketbetreuer | Michael Tautschnig |
Quelle | diagnostics |
Paketgröße | 290956 Byte |
Prüfsumme MD5 | 908af31d8915e00f1a5c1f9adb746985 |
Prüfsumme SHA1 | 6a7227c5c51f0dc54dc425a4a4a7f3a133bfa38a |
Prüfsumme SHA256 | b58bb2d96f104a5887e2c099f2e3eba909073c466f922925a767e2127d9f6bfa |
Link zum Herunterladen | libdiagnostics-dev_0.3.1-3_i386.deb |
Ausführliche Beschreibung | 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 needed headers and libraries for
developing software using Diagnostics.
|