[ bullseye-backports ]
[ bookworm ]
[ sid ]
套件:libboost-log1.81.0(1.81.0-6) [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.81.0 有關的套件
|
|
|
|
-
- dep: libboost-filesystem1.81.0 (>= 1.81.0)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-thread1.81.0 (>= 1.81.0)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3