パッケージ: libspdlog-dev (1:1.12.0+ds-2 など)
libspdlog-dev に関するリンク
Debian の資源:
spdlog ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Very fast, header only or compiled, C++ logging library
Features: Very fast - performance is the primary goal; Headers only; No dependencies - just copy and use; call style using the excellent cppformat library; ostream call style is supported too; Optional extremely fast asynchronous mode - using lockfree queues and other tricks to reach millions of calls/sec; Custom formatting; Multi/Single threaded loggers; Easily extendable with custom log targets (just implement a single function in the sink interface). Severity based filtering - threshold levels can be modified in runtime as well as in compile time.
Various log targets: Rotating log files, Daily log files, Console logging, Linux syslog.
その他の libspdlog-dev 関連パッケージ
|
|
|
|
-
- dep: catch2 (>= 3.0.0)
- C++ Automated Test Cases in Headers (transitional package)
-
- dep: libfmt-dev (>= 9.0.0)
- fast type-safe C++ formatting library -- development files
-
- dep: libspdlog1.12 (= 1:1.12.0+ds-2+b2)
- Very fast C++ logging library
-
- sug: libsystemd-dev
- systemd utility library - development files
-
- sug: qtbase5-dev
- Qt 5 base development files