Lioncash 94d1c558a0 logvisor: Use std::fputs/std::fputc where applicable
We can just use std::fputc when inserting a single character instead of
using std::fputs. Likewise, we can use std::fputs over std::fprintf when
no formatting specifiers are present.
2019-08-26 10:31:45 -04:00
2019-05-22 18:07:58 -10:00
2016-03-06 17:11:13 -10:00
Description
Link-centralized, modular event logging facility
MIT 168 KiB
Languages
C++ 95.5%
CMake 4.5%