gabime
|
dea6a7c217
|
Tests: Fixed some clang-tidy warnings
|
2018-10-05 15:20:14 +03:00 |
|
Daniel Chabrowski
|
fb37585bc1
|
Little cmake and tests refactor
Change from spdlog_ex to const spdlog_ex& got rid of the GCC8 warning.
|
2018-08-14 21:33:47 +02:00 |
|
gabime
|
c2a49080aa
|
Refactored sink interface and base_sink
|
2018-07-14 16:21:53 +03:00 |
|
gabime
|
cd4dcbab36
|
Renamed simple_file_sink -> basic_file_sink
|
2018-07-07 12:12:45 +03:00 |
|
gabime
|
cdbf2e361b
|
Upgrade to fmt 5.x
|
2018-06-12 18:48:22 +03:00 |
|
gabime
|
52d1c08896
|
cleaned tests
|
2018-06-01 17:30:38 +03:00 |
|
gabime
|
0d7a1d1ef9
|
format
|
2018-05-26 18:48:39 +03:00 |
|
gabime
|
cf63bcb808
|
catch exceptions during flush and cal handler
|
2018-05-22 21:59:14 +03:00 |
|
gabime
|
c80cc3306f
|
Fixed tests
|
2018-04-20 03:04:53 +03:00 |
|
gabime
|
6f4cd8d397
|
thread_pool and refactoring async
|
2018-04-14 03:34:57 +03:00 |
|
gabime
|
a2653d409f
|
clang-format
|
2018-03-09 15:26:33 +02:00 |
|
Ľubomír Carik
|
f93277d271
|
Solve compiler warning in tests
Signed-off-by: Ľubomír Carik <Lubomir.Carik@anritsu.com>
|
2017-12-20 04:34:08 +01: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 |
|
gabime
|
0c276beaaf
|
astyle
|
2017-03-28 02:08:18 +03:00 |
|
gabime
|
397d4866b3
|
Fixed issue #396 and added some tests to catch it
|
2017-03-28 01:54:33 +03: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
|
e7debaacd7
|
astyle
|
2016-08-05 04:43:20 +03:00 |
|
gabime
|
39cdd08a54
|
no exceptions while logging
|
2016-08-05 03:56:40 +03:00 |
|