Commit Graph

  • fcc8a95a95 Update daily_file_sink.h Gabi Melman 2023-05-19 19:56:11 +03:00
  • 9fcf609b67 Update daily_file_sink.h Gabi Melman 2023-05-19 19:54:47 +03:00
  • af1785b897 Removes special format handling for fmt. (#2736) Bernd Ritter 2023-05-19 18:51:02 +02:00
  • 57a9fd0841 Update README.md Gabi Melman 2023-05-08 00:04:27 +03:00
  • f9c24d9fa8 Update README.md (#2732) Kasra Hashemi 2023-05-08 00:32:37 +03:30
  • e4f92bed48 fix ringbuffer_sink moving warning (#2722) James Ruan 2023-04-28 23:59:35 +08:00
  • c65aa4e488 os-inl.h: fix for missing pthread_threadid_np (#2715) Sergey Fedorov 2023-04-23 16:09:41 +08:00
  • e539d6ae42 Update registry-inl.h fix #2691 Gabi Melman 2023-04-23 03:21:17 +03:00
  • 0ca574ae16 fix build for master fmt (non-bundled) (#2694) H1X4 2023-03-31 20:39:32 +03:00
  • 069a2e8fc9 fix small issue when compiling with C++20 without std::format (#2688) Bailey Chittle 2023-03-24 19:47:37 -04:00
  • 42d1f40a18 Fix stdout_sink_base::log's behavior inconsistency (#2646) SCC/楊志璿 2023-03-23 16:24:48 +08:00
  • 040874224b setting the cmake standard to 20 when using std format (#2680) Bailey Chittle 2023-03-21 14:23:14 -04:00
  • 706ad70591 Enable systemd_sink tests in linux pipeline (#2669) Luis Angerstein 2023-03-09 12:00:39 +01:00
  • 1262a249a6 Fix os namespace in systemd_sink.h (#2668) Luis Angerstein 2023-03-09 11:55:34 +01:00
  • 2a861d28bd Update test_errors.cpp Gabi Melman 2023-03-05 21:43:07 +02:00
  • febc1e233d Update test_errors.cpp Gabi Melman 2023-03-05 21:34:02 +02:00
  • 763ff37348 Update test_errors.cpp Gabi Melman 2023-03-05 21:30:29 +02:00
  • 2d57e3b57e Update and rename kafka_skin.h to kafka_sink.h Gabi Melman 2023-03-05 00:22:57 +02:00
  • b25aaecf6a feat(kafka_skin.h): kafka log support (#2655) 听风 2023-03-03 11:04:47 +08:00
  • d07e8cb576 Update appveyor.yml Gabi Melman 2023-03-01 17:32:06 +02:00
  • bcd0a2b820 Copy all compiled DLLs to correct destinations. (#2662) Vitaly Zaitsev 2023-03-01 14:59:25 +01:00
  • 7f09c88817 Added Catch v3 support (#2661) Vitaly Zaitsev 2023-03-01 12:51:04 +01:00
  • 150ba9e6dd Allow other builders running after build failures. (#2659) Vitaly Zaitsev 2023-03-01 10:33:58 +01:00
  • 8be5b41a2f revert pr #2656 gabime 2023-03-01 01:12:50 +02:00
  • ceb71825b2 Update ci.yml Gabi Melman 2023-03-01 00:43:40 +02:00
  • 2a6d3e9f3b Added Catch v3 support. (#2656) Vitaly Zaitsev 2023-02-28 23:16:39 +01:00
  • 6b67054071 Update ci.yml Gabi Melman 2023-02-28 23:58:39 +02:00
  • 13f45c531b Update ci.yml Gabi Melman 2023-02-28 23:54:16 +02:00
  • 937ce23537 Update ci.yml Gabi Melman 2023-02-28 23:49:36 +02:00
  • 60f5cb73a8 Revert commit 0e9ccd73ef gabime 2023-02-26 14:00:43 +02:00
  • 0e9ccd73ef Removed use of SPDLOG_FMT_RUNTIME from test_errors.h Gabi Melman 2023-02-26 13:48:42 +02:00
  • 839ea957ab Update test_stopwatch.cpp Gabi Melman 2023-02-26 02:31:12 +02:00
  • 262acfdeb5 Update os-inl.h Gabi Melman 2023-02-25 19:52:27 +02:00
  • a4d8817745 move include cassert Gabi Melman 2023-02-25 17:30:39 +02:00
  • 66407f5b48 Better handling of utf to wchar Gabi Melman 2023-02-25 17:02:50 +02:00
  • 4641347c3f msvc_sink: support utf8 (#2651) 璀境石 2023-02-25 22:21:24 +08:00
  • 51bcff820e Added apply_logger_env_levels (#2649) afshinpir 2023-02-25 13:37:33 +03:30
  • 7372596126 Add optional TID definition to the systemd sink send (#2619) Charles Hardin 2023-02-24 15:33:37 -08:00
  • da14258533 Fix MinGW build issue on example (#2642) Zeus James 2023-02-12 16:34:22 +08:00
  • 927cc29444 Fix unexpected delimiter at start of line in to_hex formatter (#2627) Li Z 2023-02-01 18:04:30 +08:00
  • 5a589438d2 Update README.md Gabi Melman 2023-01-21 00:36:56 +02:00
  • d8c061aa6e Update README.md Gabi Melman 2023-01-21 00:35:53 +02:00
  • 3cab260814 Add a trivial callback sink (#2610) Mohammad Ali 2023-01-19 21:16:34 +03:30
  • 654dbc5c32 Update os.h Gabi Melman 2023-01-15 16:00:26 +02:00
  • 78e86ba01f Update os-inl.h Gabi Melman 2023-01-15 15:59:41 +02:00
  • 435827fe5a Update os.h Gabi Melman 2023-01-15 15:57:08 +02:00
  • f29f369a12 Add sync to file_helper (#2343) espkk 2023-01-15 15:33:40 +02:00
  • 5a63426d1c Spelling corrections (#2606) albert-github 2023-01-15 12:41:30 +01:00
  • 05e3a73b16 Update README.md Gabi Melman 2023-01-12 10:15:58 +01:00
  • c92d12bc18 Update README.md Gabi Melman 2023-01-12 10:12:30 +01:00
  • 6df64c6c34 Fix -Wshadow warnings in spdlog::sinks::dist_sink (#2599) Robin Lindén 2023-01-10 00:25:26 +01:00
  • 0b9ff5210a Fix type of event id in win_eventlog_sink (#2598) Arnar Bjarni Arnarson 2023-01-09 23:25:01 +00:00
  • 85a009ad64 Support newlib C library configurations without tm_gmtoff field (#2600) Ivan Grokhotkov 2023-01-10 00:12:03 +01:00
  • 287a00d364 Do not use LFS64 functions on linux/musl (#2589) Khem Raj 2023-01-03 09:54:50 -08:00
  • 3c93f7690a fix build: fix for freebsd (#2590) Vasiliy Kulikov 2023-01-01 00:52:46 +03:00
  • a4e9917575 feat(mpmc_blocking_q): add blocking dequeue without timeout (#2588) Alok Priyadarshi 2022-12-30 05:20:10 -08:00
  • edc51df1bd Feature/add system includes option (#2575) Darby Payne 2022-12-11 00:58:02 -08:00
  • ff88b13c35 Fixed variable name (#2573) NaDDu 2022-12-10 07:28:28 +09:00
  • dd0d0f68c4 Added compile mscv_sink.h to tests Gabi Melman 2022-12-10 00:25:31 +02:00
  • 8512000f36 Unnecessary backtrace begin/end logs (#2568) György Katona 2022-12-09 09:25:17 +01:00
  • f0cd9d1530 dup_filter_sink adds parameters to enable setting the level of skipped logs (#2563) zydxhs 2022-12-02 15:51:34 +08:00
  • 50e8b2d982 fix dup_filter_sink lose source_loc (#2549) zydxhs 2022-11-22 15:38:01 +08:00
  • 4f80077339 Support compile-time format string checking with std::format (#2544) Charles Milette 2022-11-12 16:07:11 -05:00
  • c5a09ebc49 Update #include to deprecated fmt header (#2545) Romain Pokrzywka 2022-11-11 18:47:51 -06:00
  • d7de159455 Fix undefined macro FMT_STRING in benchmark when using std::format (#2540) Sprite 2022-11-08 17:01:27 +08:00
  • 18495bf25d Bundle fmt 9.1.0's std.h, and provide a header to include either it or the external fmt's version (#2539) Eli Boyarski 2022-11-08 01:14:01 +02:00
  • ad0e89cbfb Version 1.11.0 v1.11.0 Gabi Melman 2022-11-02 23:13:08 +02:00
  • 6a9d561671 Update ci.yml Gabi Melman 2022-11-01 17:17:29 +02:00
  • 545c301877 Update ci.yml Gabi Melman 2022-11-01 17:13:35 +02:00
  • 7aa00607ea chrono.h: Remove warning suppression Gabi Melman 2022-11-01 14:46:39 +02:00
  • bd5a81df70 Check IsDebuggerPresent in msvc_sink before doing work. Fix #2408 gabime 2022-11-01 00:52:39 +02:00
  • 4accce5d7b Try again fixing fmt::vformat_to when SPDLOG_WCHAR_TO_UTF8_SUPPORT is defined gabime 2022-11-01 00:07:46 +02:00
  • 4d7308f26d Fixed msvc warning C4800 in win_eventlog_sink gabime 2022-11-01 00:01:19 +02:00
  • 678a79c0be Fixed syntax error from prev commit gabime 2022-10-31 23:51:48 +02:00
  • fbba6dff20 Fix #2431 gabime 2022-10-31 23:23:57 +02:00
  • fdb1f5926e Fix fmt::vformat_to when SPDLOG_WCHAR_TO_UTF8_SUPPORT is defined gabime 2022-10-31 22:56:29 +02:00
  • b59b4a2b45 Rvert suppressing msvc2017 warnings and fix ci instead gabime 2022-10-31 22:51:41 +02:00
  • 6c975fa13b Replace fmt::detail::vformat_to(buf,..) with fmt::vformat_to(fmt::appender(buf) gabime 2022-10-31 18:43:38 +02:00
  • c627c66560 Replace fmt::detail::vformat_to(buf,..) with fmt::vformat_to(fmt::appender(buf) gabime 2022-10-31 18:26:07 +02:00
  • 130ff0c8db enable the ostream formatting for backward compatibility with fmt 8.x gabime 2022-10-31 18:15:43 +02:00
  • 31d6935b97 updated readme gabime 2022-10-31 18:12:47 +02:00
  • 14a29c03eb suppress warning 4307 when including format-inline.h under msvc 2017 gabime 2022-10-31 17:47:12 +02:00
  • a7e2bf161e Update user defined type example gabime 2022-10-31 17:35:24 +02:00
  • 070dd181df clang format gabime 2022-10-31 17:09:45 +02:00
  • 7147da468f Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2022-10-31 17:04:20 +02:00
  • 9125bda301 suppress "integral constant overflow" warning under msvc 2017 gabime 2022-10-31 17:03:53 +02:00
  • a4743370e2 Update appveyor.yml Gabi Melman 2022-10-31 15:39:01 +02:00
  • 867df8cf87 Update appveyor.yml Gabi Melman 2022-10-31 15:10:51 +02:00
  • 8a0b2231b1 Renamed bench name gabime 2022-10-31 14:01:38 +02:00
  • 3499dfeeb4 Bump bundled fmtlib to version 1.9.1 gabime 2022-10-31 13:47:47 +02:00
  • 3c0e036cc9 Use 'SPDLOG_FMT_RUNTIME' to fix compilation error throwed MSVC and fmt 9.1.x (#2517) 刘耘呈 2022-10-20 07:11:16 +08:00
  • bced424855 Merge pull request #2519 from sandorzm/v1.x Gabi Melman 2022-10-19 22:37:29 +03:00
  • 5fba2867f5 Change mongocxx::exception handler to std::exception #2519 Sandor Magyar 2022-10-19 14:02:21 -04:00
  • b5d361fc21 clang-format mongo_sink.h Sandor Magyar 2022-10-19 10:08:54 -04:00
  • 0674e79066 Improve arg passing and exceptions in mongo_sink Sandor Magyar 2022-10-19 09:53:33 -04:00
  • 5f67ef4d6f Remove pointless try block in mongo_sink Sandor Magyar 2022-10-18 20:25:32 -04:00
  • 1bb1f05d73 Adjust MongoCXX instance handling in mongo_sink Sandor Magyar 2022-10-18 20:13:17 -04:00
  • 77429b2e2e Merge pull request #2515 from puneetmatharu/v1.x Gabi Melman 2022-10-18 13:19:13 +03:00
  • a3c47cc682 Don't force Mongo sink to own MongoCXX instance Sandor Magyar 2022-10-17 17:32:08 -04:00
  • 0145223be1 Add numerical level to Mongo sink for easier queries Sandor Magyar 2022-10-17 16:15:23 -04:00