Commit Graph

4699 Commits

Author SHA1 Message Date
gabime
035efac8bc Remove context 2024-12-28 16:08:15 +02:00
gabime
7cfe4fc0bc Removed include/fmt folder 2024-12-28 15:43:55 +02:00
gabime
96decf4c8b Fixed latency compile 2024-12-28 15:29:06 +02:00
gabime
c3bc2610a7 Fix link error 2024-12-28 15:19:16 +02:00
gabime
6486bc3210 Fix warning 2024-12-28 15:05:25 +02:00
gabime
292c808d14 Fix example 2024-12-28 15:00:42 +02:00
gabime
a7298c5b8f async sink config param and tests 2024-12-28 14:42:24 +02:00
gabime
345af1c0a0 Updated typename 2024-12-14 19:36:06 +02:00
gabime
6797ac64bd Updated backend func name 2024-12-14 19:26:43 +02:00
gabime
4532fa0d24 Updated async tests 2024-12-14 19:22:18 +02:00
gabime
2ee4455a53 Updated async tests 2024-12-14 19:21:06 +02:00
gabime
3b8e4143f1 Updated async tests 2024-12-14 19:20:50 +02:00
gabime
e0ec53ed21 Clean some tidy warnings 2024-12-14 19:14:24 +02:00
gabime
a57169f4f0 Clean some tidy warnings 2024-12-14 19:13:37 +02:00
gabime
2da025bdfa Updated test 2024-12-14 19:05:51 +02:00
gabime
4e7a371053 forward declaration 2024-12-14 12:46:59 +02:00
gabime
663df6278d forward declaration 2024-12-14 12:46:56 +02:00
gabime
1994eb1a15 Move all func impl from async_sink.h header to async_sink.cpp 2024-12-14 12:38:06 +02:00
gabime
8643c66b6e created async_sink.cpp and updated example 2024-12-14 12:31:23 +02:00
gabime
80d8186644 Updated async tests 2024-12-08 23:44:27 +02:00
gabime
1da7eb55d2 Added some async tests 2024-12-08 23:11:15 +02:00
gabime
164c6c342b Added some async tests 2024-12-08 23:08:59 +02:00
gabime
9a6d12b447 Added some async tests 2024-12-08 23:06:14 +02:00
gabime
6cbddcba39 Fix tests 2024-12-08 23:03:12 +02:00
gabime
924ffc4fbd Fix tests 2024-12-08 22:37:41 +02:00
gabime
374a05026c Updated async tests 2024-12-08 21:39:55 +02:00
gabime
40ffca95c0 Fixed compile in c++20 2024-12-07 20:58:42 +02:00
gabime
48ab964290 Fixed text 2024-12-07 20:48:45 +02:00
gabime
f5f073af95 Fixed latency.cpp 2024-12-07 19:18:04 +02:00
gabime
98ffe77328 Removed virtual clone and dtor from logger 2024-12-07 19:03:57 +02:00
gabime
92d06834cf Fixed bench 2024-12-07 19:02:05 +02:00
gabime
63507e5de6 Fixed analyzer warnings 2024-12-07 18:49:08 +02:00
gabime
cfef4069b6 Fixed analyzer warnings 2024-12-07 18:47:55 +02:00
gabime
5ec87952ff Fixed analyzer warnings 2024-12-07 18:39:12 +02:00
gabime
cb939ce9b8 logger::sink_it_ no longer virtual 2024-12-07 18:31:13 +02:00
gabime
28c0db1f5a Fixed operator= in async_log_msg.cpp 2024-12-07 18:29:45 +02:00
gabime
e75b11c00f Fixed async_bench.cpp 2024-12-07 18:29:01 +02:00
gabime
08ed7f2737 Code formatting 2024-12-07 17:40:43 +02:00
gabime
668b56f1fe Fixed example 2024-12-07 17:36:47 +02:00
gabime
a1be409897 Added on_thread callbacks to async_sink.h 2024-12-07 17:25:05 +02:00
gabime
01ef17ef45 Updated comments 2024-12-07 16:59:37 +02:00
gabime
43998c07f9 default_queue_size 2024-12-07 16:47:22 +02:00
gabime
16eef3ebf1 fixed ringbuffer_sink.h 2024-12-07 16:42:22 +02:00
gabime
6cc6a7b655 wip async sink 2024-12-07 16:41:54 +02:00
gabime
ccde9db84c Fixed cmakelists 2024-12-07 15:44:04 +02:00
gabime
7c328c9e26 Revert "Fixed CMakeLists.txt"
This reverts commit edec38181c.
2024-12-07 15:43:51 +02:00
gabime
edec38181c Fixed CMakeLists.txt 2024-12-07 15:43:23 +02:00
gabime
f647b6c863 Fixed clone async test 2024-12-07 15:29:49 +02:00
gabime
88970085ba Fixed ring buffer sink 2024-12-07 15:22:41 +02:00
gabime
1bfdff87ab Fixed ring buffer sink 2024-12-07 15:22:29 +02:00