[ bianca ]
[ 源代码: diagnostics ]
软件包:libdiagnostics0t64(0.3.3-12.4 以及其他的)
Logging, unittesting, and runtime diagnostics for C++ - library
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.
其他与 libdiagnostics0t64 有关的软件包
|
|
|
|
-
- dep: libace-8.0.2 (>= 8.0.2+dfsg)
- C++ network programming framework
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library
-
- dep: libltdl7 (>= 2.4.7)
- System independent dlopen wrapper for GNU libtool