套件:libspdlog-dev(1:1.15.0+ds-1~exp2)
libspdlog-dev 的相關連結
Debian 的資源:
下載原始碼套件 spdlog:
- [spdlog_1.15.0+ds-1~exp2.dsc]
- [spdlog_1.15.0+ds.orig.tar.xz]
- [spdlog_1.15.0+ds-1~exp2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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: libfmt-dev (>= 10)
- fast type-safe C++ formatting library -- development files
-
- dep: libspdlog1.15 (= 1:1.15.0+ds-1~exp2)
- Very fast C++ logging library
-
- sug: libsystemd-dev
- systemd utility library - development files
-
- sug: qtbase5-dev
- Qt 5 base development files
- 或者 qt6-base-dev
- Qt 6 base development files