| Paketname | libdiagnostics0 |
| Beschreibung | Logging, unittesting, and runtime diagnostics for C++ - library |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.2.8-1ubuntu1 |
| Sektion | universe/libs |
| Priorität | extra |
| Installierte Größe | 368 Byte |
| Hängt ab von | libace-5.6.3 (>= 5.6.3), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | diagnostics |
| Paketgröße | 114510 Byte |
| Prüfsumme MD5 | d72f351a5d86554ad34a72439e93cec0 |
| Prüfsumme SHA1 | 8fc60d66bee14f89cfabd8fc82156f2437f822e4 |
| Prüfsumme SHA256 | 2a137c7c957ccb39915ebc89bf417d4f1b256cda35cd3d7839eb1fe62bf7716e |
| Link zum Herunterladen | libdiagnostics0_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 libraries for running software linked against
Diagnostics.
|