Commit Graph

34 Commits

Author SHA1 Message Date
gabime 7d40244a89 Fixed issue #726 and changed default filename calculator to dateonly 2018-07-13 01:44:29 +03:00
gabime cd4dcbab36 Renamed simple_file_sink -> basic_file_sink 2018-07-07 12:12:45 +03:00
gabime 81fa788bca Updated tests 2018-06-12 22:43:49 +03:00
gabime cdbf2e361b Upgrade to fmt 5.x 2018-06-12 18:48:22 +03:00
gabime 0d7a1d1ef9 format 2018-05-26 18:48:39 +03:00
gabime 8901cbffe0 added catch macro and fixed some tests 2018-05-24 00:18:55 +03:00
gabime a2653d409f clang-format 2018-03-09 15:26:33 +02:00
gabime 859b7f1d58 fixed test for visual c++ 2017-12-01 04:42:23 +02:00
gabime 49989e0678 fixed test for gcc 4.8 (no regex) 2017-12-01 04:35:23 +02:00
gabime 70274924b7 fixed test comment 2017-12-01 03:59:35 +02:00
gabime f5939f9e56 astyle 2017-12-01 03:46:19 +02:00
gabime 3c4a2bf531 Handle file extensions in rotating and daily loggers 2017-12-01 03:40:49 +02:00
fogo ee525f9bef allow printf style logging
* tests updated for printf style
* tests makefile support printf style
2017-10-05 10:54:06 -03:00
Ľubomír Carik fd8df5b820 Don't hardcode '.txt.' log file name suffix (resolve #333)
Signed-off-by: Ľubomír Carik <Lubomir.Carik@gmail.com>
2017-02-28 00:59:23 +01:00
gabime f14d1c002b astyle 2016-10-12 23:08:44 +03:00
gabime e97621d61d Removed force_flush arg from everywhere. Use flush_on(level) instead 2016-09-18 00:43:42 +03:00
gabime 3afabcd17e astyle 2016-09-02 17:06:00 +03:00
gabime d2a367fa7c Fixed tests after remove of force_flush arg 2016-09-02 16:59:55 +03:00
gabime 58699a2bd4 astyle 2016-05-15 01:01:01 +03:00
eao197 ef9842c36d daily_file_sink with custom file name calculator 2016-05-03 16:20:28 +03:00
gabime 0d26359856 astyle 2016-04-20 11:57:49 +03:00
gabime 495ecaeaee astyle 2016-04-03 02:14:54 +03:00
gabime e226bfc35d tests updated to vs2015 2015-12-13 15:13:16 +02:00
gabime 3d420a3bcf tests refactoring 2015-12-13 14:59:48 +02:00
Gabi Melman a3c23311b3 Update file_log.cpp 2015-12-13 01:10:33 +02:00
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
2015-12-12 20:53:00 +02:00
gabime 8c38b4ee9e MIT license 2015-11-28 18:24:20 +02:00
gabime 74b0268713 Minor example fix 2015-11-28 15:01:45 +02:00
gabime d7b0b54c9c fixed tests 2015-05-15 21:56:06 +03:00
gabime dcdf2280c8 fixed tests 2015-05-15 21:51:09 +03:00
gabime 8387d779b4 fixed tests 2015-05-15 21:45:10 +03:00
gabime c701420cf6 fixed tests 2015-05-15 20:54:01 +03:00
gabime b5eaef81d4 fixed tests under gcc 2015-05-15 20:48:38 +03:00
gabime 2f81e54568 Added unit tests (catch based) 2015-05-15 20:30:37 +03:00