套件:libboost-log-dev(1.81.0.1~exp1) [debports]
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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.81).