Commit Graph

  • 8671ca4d49 Use WSAGetLastError for UDP send errors on Windows (#3629) v1.x Kartik 2026-06-27 15:43:01 +05:30
  • b12aa35507 Treat EEXIST as success in create_dir (#3625) Kartik 2026-06-26 18:11:00 +05:30
  • 38523c67f5 Treat ENOENT as success in remove_if_exists (#3626) Kartik 2026-06-26 16:28:35 +05:30
  • f544fce006 Delete .github/workflows/coverity_scan.yml Gabi Melman 2026-06-13 19:38:05 +03:00
  • 4800ae0cc5 Pin Windows CI to windows-2022 for VS2022 matrix jobs (#3622) Copilot 2026-06-13 19:28:44 +03:00
  • 794c407725 Skip Coverity job when required secrets are unavailable copilot/fix-github-actions-job-failure copilot-swe-agent[bot] 2026-06-13 16:18:39 +00:00
  • f961cf13ca Pin windows workflow to windows-2022 for VS2022 generator copilot-swe-agent[bot] 2026-06-13 16:05:08 +00:00
  • be51eb48ba Initial plan copilot-swe-agent[bot] 2026-06-13 16:02:09 +00:00
  • ff261af757 Grafana Loki sink (#3620) Alexander Lvov 2026-06-12 18:46:55 +03:00
  • d1d1b6ffab Add missing #include <unistd.h> in systemd_namespace_sink.h (#3621) tt4g 2026-06-08 19:15:12 +09:00
  • 44c9fc6982 Remove unnecessary namespace header existence check copilot/fix-review-comment-3362775776 copilot-swe-agent[bot] 2026-06-06 10:00:34 +00:00
  • 47863fd983 Fix namespace header installation file-set entry copilot-swe-agent[bot] 2026-06-06 09:22:55 +00:00
  • 851f504832 Initial plan copilot-swe-agent[bot] 2026-06-06 09:18:19 +00:00
  • 13680fa0c0 Enable defining custom namespace for spdlog (#3610) Henrik Lafrenz 2026-06-05 14:54:04 +02:00
  • f23a46685e Fix invalid spdlog::std::make_unique in mongo_sink (#3618) v2.x Henrik Lafrenz 2026-06-05 13:00:04 +02:00
  • 3390c78b30 Make stdout sink error message namespace-agnostic copilot/fix-code-review-suggestion copilot-swe-agent[bot] 2026-06-04 05:57:29 +00:00
  • 65053d2c2b Initial plan copilot-swe-agent[bot] 2026-06-04 05:54:08 +00:00
  • d5275e3343 chore: improve spdlog maintenance path (#3612) vip892766gma 2026-05-29 08:42:29 +02:00
  • 2e71fdf3c1 Add systemd_namespace_sink for logging to specific systemd namespace (#3606) Olli Kokko 2026-05-11 10:47:56 +03:00
  • b8944a4bcd async_sink add get_config mutable (#3600) Niram7777 2026-04-18 20:58:36 +02:00
  • 47ea8e903d Fix typo s_logger ptr (#3599) Niram7777 2026-04-18 20:56:08 +02:00
  • a297670781 Tcp client auto reconnect (#3595) nbakovljev 2026-04-13 22:36:45 +01:00
  • bfde7d3711 Fix socket closure in tcp_client to prevent errors on invalid socket (#3594) nbakovljev 2026-04-13 22:33:12 +01:00
  • 52e2454b61 docs: fix misleading unit wording in comment (#3596) Daschi 2026-04-13 23:31:14 +02:00
  • f1cc976ea2 Update docs and examples for v2.x release (#3591) Gabi Melman 2026-04-11 18:16:11 +03:00
  • cc6fcee33c [ci] Fix macOS build: use C++20 for std::format matrix entry (#3589) Gabi Melman 2026-04-11 16:40:24 +03:00
  • 75e93f4bdd Set C++ standard to 20 if not defined (#3583) Loïc Lopez 2026-04-09 09:07:23 +02:00
  • 12d65eebe6 Synchronize v2.x With Changes from v1.x (#3581) Jan Moravec 2026-04-08 16:17:37 +02:00
  • fb1227486b [bench] Update Google benchmark to version 1.8.4 (#3579) Christoph Grüninger 2026-04-07 16:26:55 +02:00
  • 3c61b051d2 [ci] Update actions/checkout to latest major relese (#3575) Christoph Grüninger 2026-04-03 01:19:24 +02:00
  • 45b67eee66 Add constructor for dup_filter_sink with sinks parameter (#3549) copilot/understand-repo-structure Niram7777 2026-03-14 21:23:06 +00:00
  • 1fbc60a5e7 docs: fix SPDLOG_LEVEL env example (#3561) Ömer BULUT 2026-03-15 00:18:51 +03:00
  • 0f7562a0f9 tests: timezone: Provide DST rules when setting TZ on POSIX systems (#3542) Yao Zi 2026-02-24 07:07:37 +00:00
  • d5af52d903 Fix format_string propagation (#3543) Yancey 2026-02-23 23:16:21 +08:00
  • 1685e694c5 Fix deprecated copy constructor usage of fmt::format_string (#3541) Yancey 2026-02-23 08:10:25 +08:00
  • c49c7cf960 Allow empty DEBUG_POSTFIX property in CMakeLists (#3530) Thomas LE BERRE 2026-02-20 23:55:46 +01:00
  • fc7e9c8721 Update common-inl.h Gabi Melman 2026-02-09 21:59:45 +02:00
  • 566b2d1404 Fix #3525: Make level name matching case-insensitive (#3535) SamareshSingh 2026-02-09 13:58:20 -06:00
  • 6c5d63291a Fix should_log comment (#3534) Eli Boyarski 2026-02-09 21:54:24 +02:00
  • 472945ba48 Fix shadow member warning in example file (#3521) Kağan Can Şit 2026-01-15 23:54:27 +03:00
  • 687226d95d The upd_sink and dist_sink files have been modified to address Passed by value warnings. (#3520) Kağan Can Şit 2026-01-12 10:21:17 +03:00
  • f2a9dec029 Fix function arguments names different warnings (#3519) Kağan Can Şit 2026-01-11 22:56:46 +03:00
  • 309204d53c Rename local variables to avoid shadowing member functions (#3516) Kağan Can Şit 2026-01-11 01:05:14 +03:00
  • 1774e70082 Add const qualifier to get_time_ and filter_ member functions (#3515) Kağan Can Şit 2026-01-11 00:33:43 +03:00
  • d299603e45 Add missing const qualifiers to reference variables (#3514) Kağan Can Şit 2026-01-10 21:07:34 +03:00
  • 33375433e0 fix: initialize null_atomic_int::value to zero (#3513) Kağan Can Şit 2026-01-10 00:31:01 +03:00
  • 6b240a892d Replace C-style cast with reinterpret_cast in udp_client (#3509) Kağan Can Şit 2026-01-04 22:45:53 +03:00
  • 79524ddd08 spdlog version 1.17.0 v1.17.0 gabime 2026-01-04 18:06:01 +02:00
  • b656d1ceec Windows utc_minutes_offset(): Fix historical DST accuracy and improve offset calculation speed (~2.5x) (#3508) Gabi Melman 2026-01-04 18:01:55 +02:00
  • 2670f47d02 Fix warning gabime 2026-01-03 17:13:01 +02:00
  • 09a674b7fc Fix %z when pattern_type_type is utc - should be +00:00 gabime 2026-01-03 11:30:50 +02:00
  • 32dd298dc2 Docs: fix misleading comment in blocking_queue header (#3504) ZaneWong 2025-12-24 01:15:04 +08:00
  • 0209b12c50 tests: fix unit tests to not be affected by custom level names (#3492) SamareshSingh 2025-12-15 01:49:15 -06:00
  • d2100d5d0e Fix: include <fcntl.h> in tcp_client.h to avoid compilation failures on Unix (#3497) maordadush 2025-12-15 09:46:34 +02:00
  • 3f03542d2e Remove warning 4834 suppression gabime 2025-11-30 11:16:53 +02:00
  • 2c1eafc884 Backport warning fix from fmt head gabime 2025-11-30 11:16:28 +02:00
  • 878ad2e30b Supress MSVC C4834 warning triggeed by fmt 12.1.0 gabime 2025-11-28 20:17:02 +02:00
  • c5061bb970 Update LICENSE file gabime 2025-11-28 19:13:40 +02:00
  • ea3e747eea Bump fmt to 12.1.0 gabime 2025-11-28 19:00:23 +02:00
  • b3688ba102 Set IndentPPDirectives to "None" on clang-format gabime 2025-11-28 18:40:49 +02:00
  • 6004e3d14a Fix issue #3483 (#3491) Gabi Melman 2025-11-28 16:20:28 +00:00
  • 8806ca6509 Fix UWP detection. (#3489) Jérémie Dumas 2025-11-17 12:34:37 -08:00
  • cdbd64e230 Fix sign conversion warnings in qt_sinks.h (#3487) SamareshSingh 2025-11-13 17:44:43 -06:00
  • 88a0e07ad5 Change access scope for ANSI target_file_ from private to protected (#3486) fab4100 2025-11-09 18:38:28 +01:00
  • 3f7e502859 fix sign-compare warning (#3479) Aleksandr 2025-11-01 21:03:07 +05:00
  • dd3ca04a7a set CMAKE_BUILD_TYPE only in top-level project (#3480) Ashish Ahuja 2025-11-01 21:25:59 +05:30
  • 486b55554f Version 1.16.0 v1.16.0 gabime 2025-10-11 15:53:05 +03:00
  • 1bea38edcc clang-format gabime 2025-10-11 15:50:16 +03:00
  • 4418909af2 Bump fmt to 12.0.0 gabime 2025-10-11 15:18:15 +03:00
  • f1d748e5e3 Remove the fileapi.h include in os-inl.h (#3444) Angelio Mason 2025-08-07 20:47:11 +00:00
  • 3edc8036db Run tests in the order they are declared in the source file. (#3451) Vitaly 2025-08-07 22:38:29 +02:00
  • 9ecdf5c8a1 Added timeout for TCP calls such as connect, send, recv (#3432) Mihir Patel 2025-07-18 02:17:35 +05:30
  • 737347d2df Update linux.yml Gabi Melman 2025-07-16 09:55:57 +03:00
  • 4f2b3d52f9 Update README.md (#3437) Alexander 2025-07-16 08:59:51 +03:00
  • 4397dac510 chore(cmake): add option to override CMAKE_DEBUG_POSTFIX (#3433) Joshua Chapman 2025-07-08 21:52:42 +02:00
  • 6fd67ce169 Update windows.yml Gabi Melman 2025-07-06 10:08:55 +03:00
  • 4619e18a16 Update windows.yml Gabi Melman 2025-07-06 09:53:42 +03:00
  • a6215527f4 Fix ringbuffer tests for newline (#3436) Gabi Melman 2025-07-06 08:38:48 +03:00
  • dc578cccff Fix ringbuffer tests for newline 4xjtpd-codex/fix-bug-in-important-codebase-part Gabi Melman 2025-07-06 00:34:21 +03:00
  • 0d5d8140ec Expand ringbuffer sink tests codex/fix-bug-in-important-codebase-part Gabi Melman 2025-07-06 00:23:27 +03:00
  • 287333ee00 Remove unnecessary and inconsistent "final" from color sinks (#3430) VZ 2025-06-30 06:39:32 +02:00
  • ad725d34cc Use std::getenv #3414 (#3415) 电线杆 2025-06-09 04:16:34 +08:00
  • e655dbb685 Fix issue #3408 Gabi Melman 2025-06-07 13:44:09 +03:00
  • b18a234ed6 Fix coverity ci gabime 2025-05-12 17:44:17 +03:00
  • 5d89b5b91c Update jetbrains logo (#3401) Gabi Melman 2025-05-12 16:04:04 +03:00
  • 5284043ddb Update jetbrains logo update-jetbrains-logo gabime 2025-05-12 16:01:16 +03:00
  • 1d1e1df770 Update jetbrains logo gabime 2025-05-12 15:38:00 +03:00
  • 37ff466454 Add coverity scan to CI and fix warnings (#3400) Gabi Melman 2025-05-12 15:36:07 +03:00
  • 1d418eef5a Fix coverity yml fix-warnings gabime 2025-05-12 12:15:44 +03:00
  • 4a4acc31e6 Fix coverity yml gabime 2025-05-12 12:14:24 +03:00
  • 7c155b99c1 Fix coverity yml gabime 2025-05-12 11:43:31 +03:00
  • e1d4ed9cef Fix coverity yml gabime 2025-05-12 11:37:53 +03:00
  • 9926fd8ff8 Added coverity to ci gabime 2025-05-12 11:13:49 +03:00
  • 6c174aa5b7 Wrap main content in try block for exception safety. gabime 2025-05-12 10:36:31 +03:00
  • a9e09baeec Use std::move in example gabime 2025-05-12 10:33:10 +03:00
  • 13fbf73a70 Use std::move for old_logger in set_default_logger. gabime 2025-05-12 10:31:01 +03:00
  • 2d761504a3 Fix typo in comment for set_default_logger method. gabime 2025-05-12 10:30:48 +03:00
  • f9bf4511bf Fix comments and remove unused include from helpers-inl.h gabime 2025-05-12 10:27:48 +03:00
  • 37e24d6970 Remove unused includes from file_helper-inl.h gabime 2025-05-12 10:19:26 +03:00
  • de127876c7 Added const qualifiers to logger.h gabime 2025-05-12 10:17:11 +03:00