Commit Graph

  • 5ebfc92730
    fix: set `/Zc:__cplusplus` and `/MP` to MSVC only (#3139) zjyhjqs 2024-07-22 18:37:28 +0800
  • 8f0831c480 fix: set `/Zc:__cplusplus` and `/MP` to MSVC only #3139 zjyhjqs 2024-07-22 00:00:01 +0800
  • 885b5473e2
    Fix building with `FMT_ENFORCE_COMPILE_STRING` (#3137) Alex Overchenko 2024-07-16 20:41:21 +0300
  • efd6a5c5e8
    Fix building with `FMT_ENFORCE_COMPILE_STRING` #3137 Alex Overchenko 2024-07-16 19:55:51 +0300
  • 1368bf08ef Clear previous background color for win32 console before setting new one #3132 axel.gto 2024-07-09 16:14:30 +0200
  • d276069a6e
    make example compatible with fmt 11 (#3130) Ziyao 2024-07-09 04:14:30 +0800
  • 06f92eae2b make example compatible with fmt 11 #3130 Yao Zi 2024-07-08 19:37:05 +0000
  • eeb22c13bb
    Allow customization of syslog_sink (#3124) Philippe Vaucher 2024-07-03 21:51:11 +0200
  • b152633a4e Allow customization of syslog_sink #3124 Philippe Vaucher 2024-07-03 20:57:00 +0200
  • dec6a3f61f
    Fix android_sink header include wrong path (#3113) act262 2024-06-17 14:52:41 +0800
  • 50febdd209 Fix android_sink header include wrong path #3113 act262 2024-06-17 14:34:37 +0800
  • 94d55bf48e #1838 Fix C++20 compile error. #3112 Patrick Rotsaert 2024-06-17 07:46:46 +0200
  • acae7a76ad #1838 Add ANSI-colored non-rotating file sink. Patrick Rotsaert 2024-06-16 20:07:12 +0200
  • ea601c44a7 #1838 Add ANSI-colored rotating file sink. Patrick Rotsaert 2024-06-16 18:41:55 +0200
  • 1d7886a27a #1838 Factor out ANSI coloring. Patrick Rotsaert 2024-06-16 18:33:17 +0200
  • 3d91da64b0 #1838 Factor out file rotation. Patrick Rotsaert 2024-06-16 18:27:12 +0200
  • e633332acd
    Merge a71a6cd0ad into c3aed4b683 #3090 kalcohol 2024-05-23 10:20:42 +0800
  • c3aed4b683
    Add wide character formatting and output support to wincolor_sink. (#3092) Dominik Grabiec 2024-05-21 23:20:17 +0200
  • 329fedf41b Add wide character formatting and output support to wincolor_sink. #3092 Dominik Grabiec 2024-05-21 22:11:16 +0200
  • a71a6cd0ad
    Update ide.cmake #3090 kalcohol 2024-05-15 15:02:47 +0800
  • ffa651d39a update ci osx gabime 2024-05-03 19:00:12 +0300
  • f9566a0101 Remove unneeded inline from template function gabime 2024-05-03 18:57:32 +0300
  • 9df7863b95 Remove unneeded inline from template function gabime 2024-05-03 18:57:16 +0300
  • 085e1330d0 Remove unneeded inline from template function gabime 2024-05-03 18:50:08 +0300
  • 5559847331 Removed unused include gabime 2024-05-03 18:48:42 +0300
  • dc24a858f2 Removed redundant inline keyword gabime 2024-05-03 18:46:12 +0300
  • 7ea98fba29 Removed unused includes gabime 2024-05-03 18:45:07 +0300
  • 8d81cca86c constexpr in tcp_client_unix gabime 2024-05-03 18:34:16 +0300
  • 06be4409e6 clang-format gabime 2024-05-03 18:30:46 +0300
  • 15829cfb84 Added final keywords to sinks and pattern_formatter.cpp gabime 2024-05-03 18:30:04 +0300
  • 4ee50804d3 Removed unused include gabime 2024-05-03 16:13:49 +0300
  • 587b7dad28 Revert "Updated ci for macOS" gabime 2024-05-03 14:56:06 +0300
  • 01646c54d3 Updated ci for macOS gabime 2024-05-03 14:53:28 +0300
  • d896daec63 README.md has include missing (#3066) darallium 2024-04-26 03:26:08 +0900
  • d60a4c7b50 Don't remove existing logger from registry in set_default_logger gabime 2024-05-03 13:31:30 +0300
  • 27cb4c7670 Added mdc example to readme v1.14.1 #3013 gabime 2024-04-30 13:14:29 +0300
  • 2d4acf8cc3 Added mdc example gabime 2024-04-30 13:11:01 +0300
  • 3b4fd93bd0 Updated comment about mdc gabime 2024-04-30 12:56:35 +0300
  • 2122eb2194 Update spdlog version to 1.14.1 gabime 2024-04-30 12:50:45 +0300
  • 22b0f4fc06 Clang format gabime 2024-04-30 12:28:13 +0300
  • 37b847692e Revert pr #3023 (std::string_view overloads for logger accessor for c++17) Gabi Melman 2024-04-30 12:13:00 +0300
  • fa6605dc99 Fix compile gabime 2024-04-29 19:52:34 +0300
  • 94a8e87c71 Fix #3079 gabime 2024-04-29 19:46:59 +0300
  • 6f1fa60ed0
    Create devcontainer.json #3078 Jaco92ON 2024-04-27 08:25:29 +0200
  • 238c9ffa5d Bump spdlog to version 1.14.0 v1.14.0 gabime 2024-04-26 01:43:02 +0300
  • 3b4c775b5b Update comment about set_default_logger gabime 2024-04-26 01:40:26 +0300
  • 3403f27898 Don't remove previous defaullt logger from registry in set_default_logger. Fix #3016 gabime 2024-04-26 01:32:10 +0300
  • a34e08c7ff Added CMakeSettings.json to gitignore gabime 2024-04-26 01:15:36 +0300
  • 71925ca382 Revmoed definition of deprecated fmt macros gabime 2024-04-26 00:59:26 +0300
  • fd61ea9348 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2024-04-26 00:52:48 +0300
  • 66ac83e703 Update gitginore to ignore .vs and out/build gabime 2024-04-26 00:52:33 +0300
  • dd6c9c6e43 Update comment gabime 2024-04-26 00:51:28 +0300
  • b7e0e2c237
    Fix #3073 Gabi Melman 2024-04-26 00:04:00 +0300
  • a0d2187d8f
    README.md has include missing (#3066) darallium 2024-04-26 03:26:08 +0900
  • e3f5a4fe66 Update cmake to define FMT_LIB_EXPORT when building shared lib gabime 2024-04-25 18:21:21 +0300
  • 1e7d7e0766 Updated bundled fmt to 10.2.1 Gabi Melman 2024-03-28 21:01:15 +0200
  • 3700440ee9
    README.md has include missing #3066 darallium 2024-04-10 23:22:06 +0900
  • a2b4262090
    Update CMakeLists.txt to fix #3029 Gabi Melman 2024-04-05 11:13:36 +0300
  • f0b96d2ad1
    Update mdc.h Gabi Melman 2024-03-29 22:13:01 +0300
  • 8fed530bdf
    Update mdc.h Gabi Melman 2024-03-29 22:11:09 +0300
  • aefd4510c3
    Update README.md Gabi Melman 2024-03-29 20:24:21 +0300
  • 8d6a121b73 Added mdc.h gabime 2024-03-29 17:14:21 +0300
  • 02c3ca5016 Upadate mdc code in pattern_formatter.cpp gabime 2024-03-29 17:13:27 +0300
  • 1253a57db6 Add mdc support for default format gabime 2024-03-29 17:04:53 +0300
  • cba66029e2 Update mdc gabime 2024-03-29 16:57:55 +0300
  • 8815f81e5d Added mdc from pull #2907 gabime 2024-03-29 15:51:45 +0300
  • 4517ce8b5c
    Update mdc.h Gabi Melman 2024-03-29 15:28:28 +0300
  • 1f93017403
    Update mdc.h Gabi Melman 2024-03-29 15:25:46 +0300
  • f030afe696
    Update mdc.h Gabi Melman 2024-03-29 15:25:24 +0300
  • 2969dde400 Revert "Updated bundled fmt to 10.2.1" Gabi Melman 2024-03-29 14:46:41 +0300
  • d8e0ad46bf Updated bundled fmt to 10.2.1 Gabi Melman 2024-03-28 21:01:15 +0200
  • 62302019ba
    Update test_async.cpp Gabi Melman 2024-03-24 10:16:22 +0200
  • a19c76a4e7
    Fix flush test in test_async.cpp Gabi Melman 2024-03-24 10:15:04 +0200
  • ec661f98dc
    Update test_async.cpp Gabi Melman 2024-03-23 21:23:29 +0200
  • c9ce17abca
    INSTALL.md has been updated to provide current status information. (#3052) Kağan Can Şit 2024-03-23 18:29:46 +0300
  • 6725584e27
    Make async_logger::flush() synchronous and wait for the flush to complete (#3049) Yubin 2024-03-23 21:52:32 +0800
  • 833ce08f42 INSTALL.md has been updated to provide current status information. #3052 Kağan Can Şit 2024-03-22 19:11:06 +0300
  • 6766f873d6
    Remove the legacy AnalyzeTemporaryDtors option from .clang-tidy. (#3048) shahar.valiano 2024-03-23 11:28:13 +0200
  • ac790563b1 Make async_logger::flush() synchronous and wait for the flush to complete #3049 Yubin Ruan 2024-03-22 14:42:23 +0800
  • a627f5c43a Apply #3044 pr gabime 2024-03-22 16:56:48 +0200
  • 4da2d55fd0 Remove the legacy AnalyzeTemporaryDtors option from .clang-tidy. #3048 Shahar Valiano 2024-03-21 16:15:20 +0200
  • 73e2e02b42
    Fix #3038 (#3044) Tomas-Zhu 2024-03-21 18:16:11 +0800
  • 341e51a169 Fix #3038 again #3044 Tomas-Zhu 2024-03-21 16:36:13 +0800
  • dbd350e6c5 Fix #3038 Tomas-Zhu 2024-03-19 16:35:20 +0800
  • d03eb40c17
    Added Mapped Diagnostic Context (MDC) support (#2907) Massimiliano Riva 2024-03-18 16:41:46 +0100
  • bb4fa46ac1 Add comment to describe the use of mdc formatter #2907 Massimiliano Riva 2024-03-18 14:26:15 +0100
  • 9c28be415d Fix padding rules in mdc empty case Massimiliano Riva 2024-03-18 14:25:27 +0100
  • bded7a082d Fix includes Massimiliano Riva 2024-03-18 14:24:06 +0100
  • bed0cf9d04 Optimize string creation Massimiliano Riva 2024-03-17 20:34:14 +0100
  • be7edb56bf Update include statement Massimiliano Riva 2024-03-17 20:13:17 +0100
  • 9f71f3639b Added Mapped Diagnostic Context (MDC) support Massimiliano Riva 2023-10-12 17:42:21 +0200
  • 390428aae1 Fixed path_exists(..) in windows gabime 2024-03-17 01:36:04 +0200
  • 23587b0d9a Fixed regisry-inl.h gabime 2024-03-17 01:20:26 +0200
  • 1bde4831a0 Fixed registry impl gabime 2024-03-17 01:17:32 +0200
  • 8f526df1a9 Update latency test gabime 2024-03-17 00:44:10 +0200
  • e1f5a45900 Added small_map_threshold constexpr gabime 2024-03-17 00:36:52 +0200
  • b95e493471 Reduce max size for sequential map search to 10 gabime 2024-03-17 00:31:24 +0200
  • 819eb27c5d Use find if registry is bigger than 10 in registry::get(std::string_view logger_name) gabime 2024-03-17 00:30:05 +0200
  • 4052bc0621 Use find if registry is bigger than 20 in registry::get(std::string_view logger_name) gabime 2024-03-17 00:27:43 +0200
  • 8cfd4a7e7b Fixed bench dev_null gabime 2024-03-16 17:33:03 +0200