[ trixie ]
[ sid ]
[ 源代码: boost1.83 ]
软件包:libboost-log1.83-dev(1.83.0-3.2)
C++ logging library
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.
其他与 libboost-log1.83-dev 有关的软件包
|
|
|
|
-
- dep: libboost-atomic1.83-dev (= 1.83.0-3.2)
- atomic data types, operations, and memory ordering constraints
-
- dep: libboost-date-time1.83-dev (= 1.83.0-3.2)
- set of date-time libraries based on generic programming concepts
-
- dep: libboost-filesystem1.83-dev (= 1.83.0-3.2)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-log1.83.0 (= 1.83.0-3.2)
- C++ logging library
-
- dep: libboost-regex1.83-dev (= 1.83.0-3.2)
- regular expression library for C++
-
- dep: libboost-system1.83-dev (= 1.83.0-3.2)
- Operating system (e.g. diagnostics support) library
-
- dep: libboost-thread1.83-dev (= 1.83.0-3.2)
- portable C++ multi-threading
-
- dep: libboost1.83-dev (= 1.83.0-3.2)
- Boost C++ Libraries development files