软件包: libdiagnostics-dev (0.3.3-12build2)
libdiagnostics-dev 的相关链接
Trisquel 的资源:
下载源码包 diagnostics:
- [diagnostics_0.3.3-12build2.dsc]
- [diagnostics_0.3.3.orig.tar.gz]
- [diagnostics_0.3.3-12build2.debian.tar.xz]
维护者:
Original Maintainer:
- Michael Tautschnig
外部的资源:
- 主页 [forsyte.at]
相似软件包:
Logging, unittesting, and runtime diagnostics for C++ - development files
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.
其他与 libdiagnostics-dev 有关的软件包
|
|
|
-
- dep: libdiagnostics0 (= 0.3.3-12build2)
- Logging, unittesting, and runtime diagnostics for C++ - library
-
- rec: libace-dev
- C++ network programming framework - development files