[ aria ]
[ ソース: boost1.74 ]
パッケージ: libboost-log1.74.0 (1.74.0+ds1-21)
libboost-log1.74.0 に関するリンク
boost1.74 ソースパッケージをダウンロード:
- [boost1.74_1.74.0+ds1-21.debian.tar.xz]
- [boost1.74_1.74.0+ds1-21.dsc]
- [boost1.74_1.74.0+ds1.orig.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.boost.org]
類似のパッケージ:
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.74.0 関連パッケージ
|
|
|
|
-
- dep: libboost-filesystem1.74.0 (>= 1.74.0+ds1)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-regex1.74.0-icu72
- 以下のパッケージによって提供される仮想パッケージです: libboost-regex1.74.0
-
- dep: libboost-thread1.74.0 (>= 1.74.0+ds1)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3