[ trixie ]
[ sid ]
软件包:libboost-log1.83.0(1.83.0-3.2) [debports]
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.0 有关的软件包
|
|
|
|
-
- dep: libboost-atomic1.83.0 (>= 1.83.0)
- atomic data types, operations, and memory ordering constraints
-
- dep: libboost-chrono1.83.0t64 (>= 1.83.0)
- C++ representation of time duration, time point, and clocks
-
- dep: libboost-filesystem1.83.0 (>= 1.83.0)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-regex1.83.0-icu72
- 本虚包由这些包填实: libboost-regex1.83.0
-
- dep: libboost-thread1.83.0 (>= 1.83.0)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4)
- GCC 支持库
-
- dep: libicu72 (>= 72.1~rc-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版