You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spdlog/example
Matheus Medeiros Sarmento 15425d849e Add new rotating file sink with different naming formation
This is a proposal for existing rotating file sink.
In this sink, files will be renamed appending the date in which they
were rotated, having so there is no file limit.
There is also a protection against multiple files rotating at the same time,
by appending ".{index}"
4 years ago
..
CMakeLists.txt Don't enable C language in CMake 5 years ago
example.cpp Add new rotating file sink with different naming formation 4 years ago