Commit Graph

  • af7b061773 Added with_all to async sink improved destructor gabime 2025-01-17 16:17:11 +0200
  • bc2eed7913 Added custom error handler support to async sink gabime 2025-01-17 13:30:37 +0200
  • b46b6dcb00 Fixed bin_to_hex tidy warnings gabime 2025-01-17 12:56:38 +0200
  • 96a7d2a1d4 Format CMakeLists.txt gabime 2025-01-12 08:37:47 +0200
  • d71555306a
    Added SPDLOG_FWRITE_UNLOCKED option to CMakeLists.txt (#3318) Gabi Melman 2025-01-12 08:02:39 +0200
  • 425f79f84b
    Update CMakeLists.txt #3318 Gabi Melman 2025-01-12 07:22:23 +0200
  • 472b875990 Added SPDLOG_FWRITE_UNLOCKED option to CMakeLists.txt gabime 2025-01-12 00:02:34 +0200
  • ad0f31c009
    Enabled bin_to_hex utest for stdformat, fixed std::formatter (#3315) koniarik 2025-01-11 16:21:39 +0100
  • 6d14e6da31 added fix for custom callbacks #3315 Jan Koniarik 2025-01-11 14:44:16 +0100
  • b2401638ae rishit_raj #3317 polty-rishit 2025-01-11 09:16:02 +0530
  • 13a3ca27e5 moved from ::iterator to decltype Jan Koniarik 2025-01-10 20:58:38 +0100
  • 0b44c706f3 explicitly cast diff variable in test_sink Jan Koniarik 2025-01-10 17:47:54 +0100
  • 48768d0aca fixed usage of \ in macos.yml Jan Koniarik 2025-01-10 14:21:24 +0100
  • 20ad67481e Enabled bin_to_hex utest for stdformat, and fixed std::formatter Jan Koniarik 2025-01-10 12:54:47 +0100
  • 96a8f6250c
    fix: remove unused to_string_view overload in fmt >= 11.1 (#3314) jdrouhard 2025-01-09 16:58:46 -0600
  • 2a470be71c fix: remove unused to_string_view overload in fmt >= 11.1 #3314 John Drouhard 2025-01-09 02:42:23 -0600
  • 7f8060d5b2
    fix: Compatibility with external fmtlib 11.1.1 (#3312) Christian Blichmann 2025-01-07 23:59:12 +0100
  • 2cc2f82ba4
    fix: Compatibility with external fmtlib 11.1.1 #3312 Christian Blichmann 2025-01-07 11:10:24 +0100
  • 7b91b06917 dark theme docs2.x gabime 2025-01-06 15:41:07 +0200
  • fb9eb1e3ec Fixed docs dir gabime 2025-01-06 15:22:00 +0200
  • a4fd3a73f0 Move mkdocs.yml to docs gabime 2025-01-06 15:12:17 +0200
  • 4b8483c9d2
    Update index.md Gabi Melman 2025-01-06 13:29:38 +0200
  • d5c3b5fc2c
    Create index.md Gabi Melman 2025-01-06 13:26:07 +0200
  • 38f4339e77
    Update mkdocs.yml Gabi Melman 2025-01-06 13:23:31 +0200
  • 31984a2fca
    Create mkdocs.yml Gabi Melman 2025-01-06 13:21:04 +0200
  • 7c8a866006
    Update .readthedocs.yaml Gabi Melman 2025-01-06 13:15:43 +0200
  • 7ff6dd716c
    Create .readthedocs.yaml Gabi Melman 2025-01-06 13:12:59 +0200
  • 08a9604a57 noexcept gabime 2025-01-06 10:45:17 +0200
  • f467be8edb noexcept gabime 2025-01-06 10:36:05 +0200
  • ffbb35368d noexcept gabime 2025-01-06 10:35:08 +0200
  • 7dfb474632 Added source_loc by ref gabime 2025-01-06 08:19:44 +0200
  • 2ef467be7d Pass source loc by ref gabime 2025-01-06 08:09:01 +0200
  • adaf0554be Pass source loc by ref to log_msg gabime 2025-01-06 08:06:52 +0200
  • 04004e57c2 Moved should_flush_ to header gabime 2025-01-06 07:45:08 +0200
  • 3d83e402ca Fixed source_loc in handle exception in async sync gabime 2025-01-06 07:33:00 +0200
  • 83c9ede9e6
    Asink sink (#3309) Gabi Melman 2025-01-05 02:17:31 +0200
  • 9a133c7a7d
    added to err_helper.h SPDLOG_API #3309 Gabi Melman 2025-01-05 02:08:06 +0200
  • 8f6ef52156
    Update async_sink.h Gabi Melman 2025-01-05 01:00:45 +0200
  • b21af0c025 Fixed test warnings gabime 2025-01-04 21:42:28 +0200
  • e5bfb1606e Removed unused include gabime 2025-01-04 21:39:51 +0200
  • 2d88c012e4 Fixed test for macos gabime 2025-01-04 21:14:59 +0200
  • f5e60a7c1f fixed logger ctor to use move(name) gabime 2025-01-04 21:09:50 +0200
  • 35322adf8f err_helper class gabime 2025-01-04 21:02:28 +0200
  • eb450b0240 Fixed typo gabime 2025-01-04 19:09:21 +0200
  • 7ada31d66a Fixed windows test gabime 2025-01-04 19:02:22 +0200
  • dc7b8ee205 Update comment gabime 2025-01-04 18:31:26 +0200
  • 03bec4f984 Refactored error handler gabime 2025-01-04 18:28:49 +0200
  • ea1bcdb0f9 Refactored error handler gabime 2025-01-04 17:55:17 +0200
  • 4b74c84354 Fixed test on windows gabime 2025-01-04 17:34:23 +0200
  • e42169356e Fixed test on windows gabime 2025-01-04 17:33:53 +0200
  • 31d1795742 Added missing include gabime 2025-01-04 17:16:10 +0200
  • 3153f22b8d Error handler gabime 2025-01-04 17:09:19 +0200
  • 9df63cee2a Removed SPDLOG_LOGGER_CATCH macro gabime 2025-01-04 16:10:23 +0200
  • 0fd3e80794 error handler wip gabime 2025-01-04 15:59:05 +0200
  • 833bb360a3 Handle exceptions in async sink gabime 2025-01-04 11:32:08 +0200
  • 0d780b0b58 Rename async with_sink to with gabime 2025-01-02 18:45:59 +0200
  • 035efac8bc Remove context gabime 2024-12-28 16:08:15 +0200
  • 7cfe4fc0bc Removed include/fmt folder gabime 2024-12-28 15:43:55 +0200
  • 96decf4c8b Fixed latency compile gabime 2024-12-28 15:29:06 +0200
  • c3bc2610a7 Fix link error gabime 2024-12-28 15:19:16 +0200
  • 6486bc3210 Fix warning gabime 2024-12-28 15:05:25 +0200
  • 292c808d14 Fix example gabime 2024-12-28 15:00:42 +0200
  • a7298c5b8f async sink config param and tests gabime 2024-12-28 14:42:24 +0200
  • 276ee5f5c0
    fix: update to_string_view function for fmt 11.1 (#3301) Rui Chen 2024-12-26 02:13:57 -0500
  • e693420a38
    fix: update to_string_view function for fmt 11.1 #3301 Rui Chen 2024-12-25 19:00:36 -0500
  • b7f7c3f167 use constructor instead of setter #3296 hjiang 2024-12-17 21:44:10 +0000
  • 9975c01204 fix compilation on windows hjiang 2024-12-17 19:20:13 +0000
  • da9da9c9e7 customized rotation filename hjiang 2024-12-17 17:30:14 +0000
  • 345af1c0a0 Updated typename gabime 2024-12-14 19:36:06 +0200
  • 6797ac64bd Updated backend func name gabime 2024-12-14 19:26:43 +0200
  • 4532fa0d24 Updated async tests gabime 2024-12-14 19:22:18 +0200
  • 2ee4455a53 Updated async tests gabime 2024-12-14 19:21:06 +0200
  • 3b8e4143f1 Updated async tests gabime 2024-12-14 19:20:50 +0200
  • e0ec53ed21 Clean some tidy warnings gabime 2024-12-14 19:14:24 +0200
  • a57169f4f0 Clean some tidy warnings gabime 2024-12-14 19:13:37 +0200
  • 2da025bdfa Updated test gabime 2024-12-14 19:05:51 +0200
  • 4e7a371053 forward declaration gabime 2024-12-14 12:46:59 +0200
  • 663df6278d forward declaration gabime 2024-12-14 12:46:56 +0200
  • 1994eb1a15 Move all func impl from async_sink.h header to async_sink.cpp gabime 2024-12-14 12:38:06 +0200
  • 8643c66b6e created async_sink.cpp and updated example gabime 2024-12-14 12:31:23 +0200
  • 96616e101a Move enum class async_overflow_policy to backend_worker.h #3293 F1F88 2024-12-12 19:34:59 +0800
  • c77b87fb87 Implementing the backend_worker class F1F88 2024-12-11 23:37:45 +0800
  • 0442eb29ac Modify the async_logger_ptr parameter type to backend_worker_ptr F1F88 2024-12-11 23:35:46 +0800
  • 573877a3f0 Abstract backend worker class F1F88 2024-12-11 23:32:58 +0800
  • 640102fff8 SPDLOG_LEVEL_NAMES, comment use string_view_literals #3291 Alexander Yalov 2024-12-11 10:56:34 +0200
  • ab8963c464 SPDLOG_LEVEL_NAMES, comment use string_view_literals Alexander Yalov 2024-12-11 10:27:26 +0200
  • 80d8186644 Updated async tests gabime 2024-12-08 23:44:27 +0200
  • 1da7eb55d2 Added some async tests gabime 2024-12-08 23:11:15 +0200
  • 164c6c342b Added some async tests gabime 2024-12-08 23:08:59 +0200
  • 9a6d12b447 Added some async tests gabime 2024-12-08 23:06:14 +0200
  • 6cbddcba39 Fix tests gabime 2024-12-08 23:03:12 +0200
  • 924ffc4fbd Fix tests gabime 2024-12-08 22:37:41 +0200
  • 374a05026c Updated async tests gabime 2024-12-08 21:39:55 +0200
  • 40ffca95c0 Fixed compile in c++20 gabime 2024-12-07 20:58:42 +0200
  • 48ab964290 Fixed text gabime 2024-12-07 20:48:45 +0200
  • f5f073af95 Fixed latency.cpp gabime 2024-12-07 19:18:04 +0200
  • 98ffe77328 Removed virtual clone and dtor from logger gabime 2024-12-07 19:03:57 +0200
  • 92d06834cf Fixed bench gabime 2024-12-07 19:02:05 +0200
  • 63507e5de6 Fixed analyzer warnings gabime 2024-12-07 18:49:08 +0200
  • cfef4069b6 Fixed analyzer warnings gabime 2024-12-07 18:47:55 +0200