套件: libspdlog1 (1:1.9.2+ds-0.2)
libspdlog1 的相關超連結
Trisquel 的資源:
下載原始碼套件 spdlog:
維護者:
Original Maintainers:
- Debian Med Packaging Team (郵件存檔)
- Michael R. Crusoe
外部的資源:
- 主頁 [github.com]
相似套件:
Very fast 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.
This is the compiled version of the library.
其他與 libspdlog1 有關的套件
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libfmt8 (>= 8.0.1+ds1)
- fast type-safe C++ formatting library -- library
-
- dep: libgcc-s1 (>= 3.0) [amd64]
- GCC support library
- dep: libgcc-s1 (>= 3.3.1) [ppc64el]
- dep: libgcc-s1 (>= 3.5) [armhf]
- dep: libgcc-s1 (>= 4.5) [arm64]
- dep: libgcc-s1 (>= 7) [i386]
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3