spdlog 1:1.12.0+ds-2build1 source package in Ubuntu

Changelog

spdlog (1:1.12.0+ds-2build1) noble; urgency=high

  * No change rebuild for frame pointers (and time_t).

 -- Julian Andres Klode <email address hidden>  Thu, 18 Apr 2024 19:54:18 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
spdlog_1.12.0+ds.orig.tar.xz 88.2 KiB b74b560d021ce4d49a4e68e320a6044e7af91124aa2e12a93357ed888c4cf328
spdlog_1.12.0+ds-2build1.debian.tar.xz 7.5 KiB 0966d12f7d49e09a9356b64a3314b615ce88794fad8cc1afabe9b36859e26f6e
spdlog_1.12.0+ds-2build1.dsc 2.2 KiB 1b9cf67bbd7d73ae5058b8258adfd75af71d5aac5600ce93250daf639c3aa04c

View changes file

Binary packages built by this source

libspdlog-dev: 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.

libspdlog1.12: 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.12-dbgsym: debug symbols for libspdlog1.12