Commit Graph

4709 Commits

Author SHA1 Message Date
gabime
03bec4f984 Refactored error handler 2025-01-04 18:28:49 +02:00
gabime
ea1bcdb0f9 Refactored error handler 2025-01-04 17:55:17 +02:00
gabime
4b74c84354 Fixed test on windows 2025-01-04 17:34:23 +02:00
gabime
e42169356e Fixed test on windows 2025-01-04 17:33:53 +02:00
gabime
31d1795742 Added missing include 2025-01-04 17:16:10 +02:00
gabime
3153f22b8d Error handler 2025-01-04 17:09:19 +02:00
gabime
9df63cee2a Removed SPDLOG_LOGGER_CATCH macro 2025-01-04 16:10:23 +02:00
gabime
0fd3e80794 error handler wip 2025-01-04 15:59:05 +02:00
gabime
833bb360a3 Handle exceptions in async sink 2025-01-04 11:32:08 +02:00
gabime
0d780b0b58 Rename async with_sink to with 2025-01-02 18:45:59 +02:00
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