Pakket: libspdlog1 (1:1.8.1+ds-2.1)
Verwijzigingen voor libspdlog1
Debian bronnen:
Het bronpakket spdlog downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libspdlog1 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.30)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libfmt7 (>= 7.1.3+ds1)
- fast type-safe C++ formatting library -- library
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 6)
- GNU Standard C++ Library v3