[ 源代码: boost-defaults ]
软件包:libboost-log-dev(1.67.0.1)
libboost-log-dev 的相关链接
Debian 的资源:
下载源码包 boost-defaults:
维护小组:
- Debian Boost Team (QA 页面)
- Steve M. Robbins (QA 页面)
- Giovanni Mascellani (QA 页面)
- Dimitri John Ledkov (QA 页面)
- Anton Gladky (QA 页面)
外部的资源:
- 主页 [www.boost.org]
相似软件包:
C++ logging library (default version)
This package forms part of the Boost C++ Libraries collection.
This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are:
* Simplicity. A small example code snippet should be enough to getthe feel of the library and be ready to use its basic features.
* Extensibility. A user should be able to extend functionality of thelibrary for collecting and storing information into logs.
* Performance. The library should have as little performance impact onthe user's application as possible.
This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).