Paketname | libdiagnostics-dev |
Beschreibung | Logging, unittesting, and runtime diagnostics for C++ - development files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.2.8-1ubuntu1 |
Sektion | universe/libdevel |
Priorität | extra |
Installierte Größe | 1740 Byte |
Hängt ab von | libdiagnostics0 (= 0.2.8-1ubuntu1) |
Empfohlene Pakete | libace-dev |
Paketbetreuer | Ubuntu Developers |
Quelle | diagnostics |
Paketgröße | 266662 Byte |
Prüfsumme MD5 | 2d998b62df4dc715b8b0f795f1139ce2 |
Prüfsumme SHA1 | 9e82dace99b740cb648cdf8f372bea4629b88d40 |
Prüfsumme SHA256 | 47772c311d8d7c962d4ea790983f38907643d2fd9ff4faddf18b62bc30026884 |
Link zum Herunterladen | libdiagnostics-dev_0.2.8-1ubuntu1_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.
|