Commit Graph

33 Commits (cd4dcbab36ad47fcfe6a58424c127ae1ccf14458)

Author SHA1 Message Date
gabime cd4dcbab36 Renamed simple_file_sink -> basic_file_sink 7 years ago
gabime 81fa788bca Updated tests 7 years ago
gabime cdbf2e361b Upgrade to fmt 5.x 7 years ago
gabime 0d7a1d1ef9 format 7 years ago
gabime 8901cbffe0 added catch macro and fixed some tests 7 years ago
gabime a2653d409f clang-format 8 years ago
gabime 859b7f1d58 fixed test for visual c++ 8 years ago
gabime 49989e0678 fixed test for gcc 4.8 (no regex) 8 years ago
gabime 70274924b7 fixed test comment 8 years ago
gabime f5939f9e56 astyle 8 years ago
gabime 3c4a2bf531 Handle file extensions in rotating and daily loggers 8 years ago
fogo ee525f9bef allow printf style logging
* tests updated for printf style
* tests makefile support printf style
8 years ago
Ľubomír Carik fd8df5b820 Don't hardcode '.txt.' log file name suffix (resolve #333)
Signed-off-by: Ľubomír Carik <Lubomir.Carik@gmail.com>
9 years ago
gabime f14d1c002b astyle 9 years ago
gabime e97621d61d Removed force_flush arg from everywhere. Use flush_on(level) instead 9 years ago
gabime 3afabcd17e astyle 9 years ago
gabime d2a367fa7c Fixed tests after remove of force_flush arg 9 years ago
gabime 58699a2bd4 astyle 9 years ago
eao197 ef9842c36d daily_file_sink with custom file name calculator 9 years ago
gabime 0d26359856 astyle 9 years ago
gabime 495ecaeaee astyle 10 years ago
gabime e226bfc35d tests updated to vs2015 10 years ago
gabime 3d420a3bcf tests refactoring 10 years ago
Gabi Melman a3c23311b3 Update file_log.cpp 10 years ago
gabime a9fb96e088 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances
2. Improved file_helper::exists() performance under linux to use stat sys call
3. Added unit tests
10 years ago
gabime 8c38b4ee9e MIT license 10 years ago
gabime 74b0268713 Minor example fix 10 years ago
gabime d7b0b54c9c fixed tests 10 years ago
gabime dcdf2280c8 fixed tests 10 years ago
gabime 8387d779b4 fixed tests 10 years ago
gabime c701420cf6 fixed tests 10 years ago
gabime b5eaef81d4 fixed tests under gcc 10 years ago
gabime 2f81e54568 Added unit tests (catch based) 10 years ago