spdlog
Very fast, header-only/compiled, C++ logging library
spdlog
Descrizione
The description is really “in a nut”:
Very fast, header only, C++ logging library.
Install: Just copy the files to your build tree and use a C++11 compiler
Features:
* Very fast – performance is the primary goal (see becnhmarks below) * Headers only * No dependencies * Cross platform - Linux / Windows on 32/64 bits * Mult/Single threaded loggers * Rotating log files * Daily log files * Console logging * Optional async logging * Logging levels * Custom formatting with user defined patterns
Installa
Canale stable v1.15.0-1
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install spdlog
Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.