[ 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