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 |
|