1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-29 03:53:54 +00:00

Commit Graph

  • a3d3df0a56 use std::lock_guard instead of std::unique_lock (#3179) Leslie 2024-09-12 03:18:51 +08:00
  • 15fcde8ee3 Add info about max_files in the docstrings of hourly/daily file sinks (#3170) Rasmus 2024-09-09 15:54:03 +02:00
  • e01fa1a5fd compilation error gcc 8.5 with [-Werror=suggest-override] (#3158) gabime 2024-11-25 09:44:13 +02:00
  • 04bd12e0b5 fix: set and to MSVC only (#3139) gabime 2024-11-25 09:40:05 +02:00
  • a2de13630b Backported FMT_STRING gabime 2024-11-25 09:37:24 +02:00
  • c1f101af13 make example compatible with fmt 11 (#3130) gabime 2024-11-25 09:26:40 +02:00
  • 8d9283d790 Upadted test_create_dir gabime 2024-11-25 09:22:18 +02:00
  • 754be3eec6 Fix #3079 gabime 2024-11-25 09:19:41 +02:00
  • 5884f4de2a Fix var name gabime 2024-11-25 09:19:28 +02:00
  • 8888f5875e Allow customization of syslog_sink (#3124) Philippe Vaucher 2024-07-03 21:51:11 +02:00
  • 15f539685b
    Update null_sink to be final (#3267) Gabi Melman 2024-11-25 00:32:47 +02:00
  • 43dcb3982d
    Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:14:47 +02:00
  • 0efef2af24
    Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:12:32 +02:00
  • 018d8aa266
    Update CMakeLists.txt Gabi Melman 2024-11-22 12:10:53 +02:00
  • 35b0417fbe
    Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:09:48 +02:00
  • 94526fa8e8
    Update CMakeLists.txt comment Gabi Melman 2024-11-22 12:07:39 +02:00
  • 633003f40a
    Update CMakeLists.txt comment Gabi Melman 2024-11-22 11:50:05 +02:00
  • 9edab1b5a1
    pass /utf-8 only when compiler is MSVC (#3260) miyanyan 2024-11-22 17:42:35 +08:00
  • 1245bf8e8a
    add explicit mt:: and std:: to avoid ambiguous call when both std::format_to and mt::format_to are present (#3259) LiAuTraver 2024-11-18 22:41:27 +08:00
  • 51a0deca2c
    docs: Removed duplicate line in daily_file_sink comment (#3249) F1F88 2024-11-10 03:41:00 +08:00
  • 8e5613379f Version 1.15.0 v1.15.0 gabime 2024-11-09 17:01:30 +02:00
  • 7cee026baa
    Added tsan to ci (#3247) Gabi Melman 2024-11-08 17:42:04 +02:00
  • ebfa906952 CMake option to Enable/disable msvc /utf-8 flag (on by default) Gabi Melman 2024-11-08 11:16:06 +02:00
  • 68f6ec7af1 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x Gabi Melman 2024-11-08 11:09:12 +02:00
  • d343d413c2 CMake option to Enable/disable msvc /utf-8 flag (on by default) Gabi Melman 2024-11-08 11:09:05 +02:00
  • fe4f99527d
    Fix utf8_to_wstrbuf tests (#3245) captainurist 2024-11-06 06:08:36 +08:00
  • 5673e9e545
    utf8_to_wstrbuf now handles invalid utf8 sequences (#3244) captainurist 2024-11-06 04:54:01 +08:00
  • 63f0875000 Removed if in ci gabime 2024-11-02 15:41:48 +02:00
  • 5fd32e1a70
    Update README.md Gabi Melman 2024-11-02 15:38:52 +02:00
  • 35345182f8
    Update README.md (#3240) Gabi Melman 2024-11-02 15:38:18 +02:00
  • 3c2e002b51
    ci-win-2019 (#3239) Gabi Melman 2024-11-02 15:27:34 +02:00
  • 6192537d08 Fix win ci gabime 2024-11-01 18:48:47 +02:00
  • 6c7201553d Fix win ci gabime 2024-11-01 18:41:17 +02:00
  • d939255f0e Fix win ci gabime 2024-11-01 18:33:57 +02:00
  • ecc3881122 Fix win ci gabime 2024-11-01 18:25:35 +02:00
  • bff1a6036a Fix win ci gabime 2024-11-01 18:20:39 +02:00
  • 6f2ead1a0e refactor win ci gabime 2024-11-01 18:09:46 +02:00
  • 92f9aa32ce refactor win ci gabime 2024-11-01 18:09:01 +02:00
  • 64d9b4e263 refactor win ci gabime 2024-11-01 18:06:38 +02:00
  • 3d3f71dbe2 Fix ci gabime 2024-11-01 17:59:26 +02:00
  • 3fec1a81b7 Fix ci gabime 2024-11-01 17:56:07 +02:00
  • 984a959883 Fix ci gabime 2024-11-01 17:51:09 +02:00
  • 7ecfb3bc9c Fix ci gabime 2024-11-01 17:45:19 +02:00
  • 614c3a6836 Fix ci gabime 2024-11-01 17:33:25 +02:00
  • 5dc356dcbe windows ci gabime 2024-11-01 17:30:00 +02:00
  • a7eb388f84 windows ci wip gabime 2024-11-01 17:21:21 +02:00
  • a5cfbf369d Revert "Better support for FMT_UNICODE in cmake" Gabi Melman 2024-11-01 16:49:37 +02:00
  • d373093734 Better support for FMT_UNICODE in cmake Gabi Melman 2024-11-01 16:44:15 +02:00
  • 7a950e028c add /utf-8 flag for msvc gabime 2024-11-01 15:18:44 +02:00
  • 9fe79692eb
    Gabime/tsan (#3237) Gabi Melman 2024-11-01 15:14:27 +02:00
  • 96c9a62bfd Fixed race condition in tests gabime 2024-11-01 12:32:39 +02:00
  • 85bdab0c18
    Update bundled fmt to 11.0.2 (#3236) Gabi Melman 2024-11-01 12:04:58 +02:00
  • 63d1884215
    Gabime/async flush (#3235) Gabi Melman 2024-11-01 11:26:03 +02:00
  • b6da59447f
    Ensure flush callback gets called in move-assign operator (#3232) Michael de Lang 2024-10-30 16:55:45 +01:00
  • 16e0d2e77c
    Exchange promise for condition_variable when flushing (fixes #3221) (#3228) Michael de Lang 2024-10-28 21:38:01 +01:00
  • ee16895787
    Improve Cross-Platform Build Instructions in Documentation (#3229) mq白 2024-10-28 04:02:07 +08:00
  • e593f6695c
    Fix warning - extra ';' for -Wextra-semi (#3198) hydai 2024-09-23 20:39:32 +08:00
  • 2c76e6101a
    Fix #3194 - Use Sep instead of Sept for abbreviated month Gabi Melman 2024-09-20 13:10:23 +03:00
  • bdd1dff378
    Update CMakeLists.txt, Fix spelling errors (#3193) 薛定谔的加菲猫 2024-09-19 01:25:46 +08:00
  • ffd5aa41d6
    Update conan install command in README (#3172) Uilian Ries 2024-09-14 08:36:46 +02:00
  • c1fbafdcef
    Update mdc.h (#3185) Gabi Melman 2024-09-12 22:49:58 +03:00
  • 362214a349
    fix/issue-3101: fix the issue where mdc ignores SPDLOG_NO_TLS (#3184) allen_qfl 2024-09-13 03:27:25 +08:00
  • 2169a6f6ae
    use std::lock_guard instead of std::unique_lock (#3179) Leslie 2024-09-12 03:18:51 +08:00
  • 271f0f3b14
    Add info about max_files in the docstrings of hourly/daily file sinks (#3170) Rasmus 2024-09-09 15:54:03 +02:00
  • a3a0c9d663
    compilation error gcc 8.5 with [-Werror=suggest-override] (#3158) Eugene Smirnov 2024-08-27 03:04:04 +02:00
  • 5ebfc92730
    fix: set /Zc:__cplusplus and /MP to MSVC only (#3139) zjyhjqs 2024-07-22 18:37:28 +08:00
  • 885b5473e2
    Fix building with FMT_ENFORCE_COMPILE_STRING (#3137) Alex Overchenko 2024-07-16 20:41:21 +03:00
  • d276069a6e
    make example compatible with fmt 11 (#3130) Ziyao 2024-07-09 04:14:30 +08:00
  • eeb22c13bb
    Allow customization of syslog_sink (#3124) Philippe Vaucher 2024-07-03 21:51:11 +02:00
  • dec6a3f61f
    Fix android_sink header include wrong path (#3113) act262 2024-06-17 14:52:41 +08:00
  • c3aed4b683
    Add wide character formatting and output support to wincolor_sink. (#3092) Dominik Grabiec 2024-05-21 23:20:17 +02:00
  • ffa651d39a update ci osx gabime 2024-05-03 19:00:12 +03:00
  • f9566a0101 Remove unneeded inline from template function gabime 2024-05-03 18:57:32 +03:00
  • 9df7863b95 Remove unneeded inline from template function gabime 2024-05-03 18:57:16 +03:00
  • 085e1330d0 Remove unneeded inline from template function gabime 2024-05-03 18:50:08 +03:00
  • 5559847331 Removed unused include gabime 2024-05-03 18:48:42 +03:00
  • dc24a858f2 Removed redundant inline keyword gabime 2024-05-03 18:46:12 +03:00
  • 7ea98fba29 Removed unused includes gabime 2024-05-03 18:45:07 +03:00
  • 8d81cca86c constexpr in tcp_client_unix gabime 2024-05-03 18:34:16 +03:00
  • 06be4409e6 clang-format gabime 2024-05-03 18:30:46 +03:00
  • 15829cfb84 Added final keywords to sinks and pattern_formatter.cpp gabime 2024-05-03 18:30:04 +03:00
  • 4ee50804d3 Removed unused include gabime 2024-05-03 16:13:49 +03:00
  • 587b7dad28 Revert "Updated ci for macOS" gabime 2024-05-03 14:56:06 +03:00
  • 01646c54d3 Updated ci for macOS gabime 2024-05-03 14:53:28 +03:00
  • d896daec63 README.md has include missing (#3066) darallium 2024-04-26 03:26:08 +09:00
  • d60a4c7b50 Don't remove existing logger from registry in set_default_logger gabime 2024-05-03 13:31:30 +03:00
  • 27cb4c7670 Added mdc example to readme v1.14.1 gabime 2024-04-30 13:14:29 +03:00
  • 2d4acf8cc3 Added mdc example gabime 2024-04-30 13:11:01 +03:00
  • 3b4fd93bd0 Updated comment about mdc gabime 2024-04-30 12:56:35 +03:00
  • 2122eb2194 Update spdlog version to 1.14.1 gabime 2024-04-30 12:50:45 +03:00
  • 22b0f4fc06 Clang format gabime 2024-04-30 12:28:13 +03:00
  • 37b847692e Revert pr #3023 (std::string_view overloads for logger accessor for c++17) Gabi Melman 2024-04-30 12:13:00 +03:00
  • fa6605dc99 Fix compile gabime 2024-04-29 19:52:34 +03:00
  • 94a8e87c71 Fix #3079 gabime 2024-04-29 19:46:59 +03:00
  • 238c9ffa5d Bump spdlog to version 1.14.0 v1.14.0 gabime 2024-04-26 01:43:02 +03:00
  • 3b4c775b5b Update comment about set_default_logger gabime 2024-04-26 01:40:26 +03:00
  • 3403f27898 Don't remove previous defaullt logger from registry in set_default_logger. Fix #3016 gabime 2024-04-26 01:32:10 +03:00
  • a34e08c7ff Added CMakeSettings.json to gitignore gabime 2024-04-26 01:15:36 +03:00
  • 71925ca382 Revmoed definition of deprecated fmt macros gabime 2024-04-26 00:59:26 +03:00
  • fd61ea9348 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2024-04-26 00:52:48 +03:00