Commit Graph

  • 714cf12822
    Add fmt_helper.h include to includes.h and os-inl.h Charles Milette 2022-04-22 23:28:28 -0400
  • ee00f2e07d
    Remove fmt_helper.h include from logger.h Charles Milette 2022-04-22 22:52:56 -0400
  • c203b4df8e
    Fix conversion from fmt::memory_buffer to fmt::string_view Charles Milette 2022-04-21 23:38:12 -0400
  • 56adf64ccf
    Actually fix bad #ifdef Charles Milette 2022-04-21 22:43:13 -0400
  • 91019f4f46
    Fix bad #ifdef Charles Milette 2022-04-21 22:36:04 -0400
  • 3cf94968e7
    Add missing include Charles Milette 2022-04-21 22:11:16 -0400
  • ebeb3707b1
    Switch to vformat_to Charles Milette 2022-04-21 21:46:58 -0400
  • b3ce5ed379
    Remove comment Gabi Melman 2022-04-21 15:24:37 +0300
  • 78fbc69c94
    Merge pull request #2336 from aengusjiang/v1.x Gabi Melman 2022-04-21 15:17:14 +0300
  • 4ccbb5a71a
    Merge pull request #2342 from espkk/v1.x Gabi Melman 2022-04-15 12:22:35 +0300
  • e6265c04ae Make file_event_handlers an aggregate #2342 espkk 2022-04-14 23:28:54 +0300
  • cfe1cac089
    Fix warning C4189 #2338 sawich 2022-04-12 18:58:19 +0300
  • 184fae06d7 clean code, clean up the warning #2336 Aengus.Jiang 2022-04-10 13:13:59 +0800
  • 336d5e7225 add compress sinks #2335 centos7_64 2022-04-09 17:43:10 -0700
  • 7e83620ed1 feat(wincolor_sink): support print utf-8 string to non-unicode windows console. #2331 dhmemi 2022-04-07 20:48:52 +0800
  • 76fb40d954 clang format v1.10.0 gabime 2022-04-04 16:48:58 +0300
  • 757e9f8ec6 Bump version to 1.10.0 gabime 2022-04-04 16:48:24 +0300
  • fc51c095ba
    Merge pull request #2328 from Delgan/GH-2323-add-systemd-identifier Gabi Melman 2022-04-02 11:00:18 +0300
  • 36b4b9dac9 Add optional "ident" argument to systemd sink constructor #2328 Delgan 2022-04-01 23:16:21 +0200
  • 083ea59fbd
    Merge pull request #2324 from Delgan/GH-2320-add-systemd-formatter Gabi Melman 2022-03-30 00:40:36 +0300
  • c1aeefb0c9 fixup! Add option to enable formatting of systemd sink #2324 Delgan 2022-03-29 22:26:47 +0200
  • 15425d849e Add new rotating file sink with different naming formation #2326 Matheus Medeiros Sarmento 2022-03-29 11:06:16 -0300
  • 3c1ee54112 Add option to enable formatting of systemd sink Delgan 2022-03-27 11:31:49 +0200
  • a49456f7f2
    Merge pull request #2317 from risa2000/patch-1 Gabi Melman 2022-03-24 06:45:08 +0200
  • c4007d0f58
    general cleanup #2315 Muhammed Galib Uludag 2022-03-22 18:37:45 +0300
  • 52dc210423
    Fixed compiler error when building on Windows with #define UNICODE #2317 risa2000 2022-03-22 16:20:45 +0100
  • 3ed8628a70
    Update qt_sinks.h Muhammed Galib Uludag 2022-03-20 23:52:22 +0300
  • b47f39d45f
    added guards for external fmt or std format usage Muhammed Galib Uludag 2022-03-20 23:49:08 +0300
  • f074b5a332
    Delete lambda_sink.h Muhammed Galib Uludag 2022-03-18 19:41:00 +0300
  • 34a000da25
    added color_sink feature for qt_sinks Muhammed Galib Uludag 2022-03-18 19:36:36 +0300
  • 60907bbabd
    Merge branch 'gabime:v1.x' into v1.x Muhammed Galib Uludag 2022-03-18 19:29:56 +0300
  • b1478d98f0
    Merge pull request #2305 from nUl1/fix-fopens Gabi Melman 2022-03-11 23:10:35 +0200
  • 5ee969e4f6 Fix fopen_s error reporting with PREVENT_CHILD_FD #2305 Andrey Bugaevskiy 2022-03-11 19:22:45 +0000
  • 7f8a61e79d
    Merge pull request #2300 from adamcalhoon/fix-fmt-external-ho-deps Gabi Melman 2022-03-06 22:03:47 +0200
  • 69cac816aa When built with SPDLOG_FMT_EXTERNAL_HO consumers of the spdlog targets depend on fmt #2300 Adam Calhoon 2022-03-06 10:52:09 -0500
  • 52db81255d Add support for CMAKE_USE_LIBCXX #2285 damageboy 2022-02-20 21:17:28 +0200
  • 5e03783d2d
    Add get_max_size() and set_max_size() methods to rotating_file_sink class. #2281 Vitalii Koshura 2022-02-15 23:37:18 +0100
  • 2f2d04b3e8
    Merge pull request #2278 from adriweb/patch-1 Gabi Melman 2022-02-15 18:44:42 +0200
  • 9cd9c98f59
    pattern_formatter-inl: fix reorder-ctor warning #2278 Adrien Bertrand 2022-02-15 11:26:25 -0500
  • f2461f1430
    Merge pull request #2273 from surfycui/v1.x Gabi Melman 2022-02-14 09:47:01 +0200
  • a732a0dc85 Limit max number of rotating files to 200000, not max size #2273 Surfy Cui 2022-02-14 15:25:55 +0800
  • 4c2ce2c82c
    Update rotating_file_sink-inl.h Gabi Melman 2022-02-13 09:41:15 +0200
  • 4cea9b8729 Limit max number of rotating files to 200000. Fix #1905 gabime 2022-02-12 14:10:43 +0200
  • 53c9b70ea3 Fix #2211 gabime 2022-02-12 14:06:11 +0200
  • 71105e0b07 Fixed #2227 gabime 2022-02-12 13:59:12 +0200
  • c432fdd987 Bump fmt to version 8.1.1 and run clang-format gabime 2022-02-12 13:20:15 +0200
  • d8199b607d Bump fmt to version 8.1.1 and run clang-format gabime 2022-02-12 13:17:41 +0200
  • 1e4bad7f05 Merge branch 'v1.x' into jgfouca/remove_quotes #2268 James Foucar 2022-02-08 10:09:00 -0700
  • b7836c33ae
    Merge pull request #2269 from kyuheon-kr/fix-issue-2201 Gabi Melman 2022-02-08 14:13:56 +0200
  • d497f494f0 Apply pattern width to one of the source information fields while missing source information #2269 Kyuheon Kim 2022-02-08 20:29:58 +0900
  • 3353ddca19 Improve readability James Foucar 2022-02-07 16:25:18 -0700
  • d4dad57ec5 Remove quoting requirements on level names James Foucar 2022-02-07 14:47:16 -0700
  • 272d3d8f6d using digit separators to improve readability #2266 fynnwilliam 2022-02-05 20:34:06 -0500
  • 95cdd785a2 using digit separators to improve readability fynnwilliam 2022-02-05 20:33:21 -0500
  • 0b48976be4 flush before rotating gabime 2022-02-05 19:45:19 +0200
  • 5b03dc1796 Throw if rotating_file_sink constructor receives max_size==0 as arg gabime 2022-02-05 17:37:55 +0200
  • ec8b0beddd comment gabime 2022-02-05 17:16:36 +0200
  • 7536192058 Fix #2261 gabime 2022-02-05 17:13:33 +0200
  • 5afff7821f throw if flush failed gabime 2022-02-05 14:23:33 +0200
  • c300f53b35 Add missing #if #2265 Charles Milette 2022-02-04 14:17:44 -0500
  • 5632605d77 Support conversion from std::source_location to spdlog::source_loc Charles Milette 2022-02-04 14:16:28 -0500
  • 62da563a3e Added support for MSBuild native builds #2258 Alec Matthews 2022-01-25 11:30:06 -0800
  • cad3633b8e
    optimized jetbrains logo SVG #2256 Riedler 2022-01-24 22:53:56 +0100
  • 8fb112158a
    Merge pull request #2255 from LeonBrands/patch-1 Gabi Melman 2022-01-23 20:56:29 +0200
  • 792d618c02
    added a few missing files/directories to the gitignore #2255 Leon Brands 2022-01-23 18:49:50 +0100
  • 93f59d04e9
    Merge pull request #2249 from PixelParas/patch-1 Gabi Melman 2022-01-17 10:08:11 +0200
  • 666bec5017
    removed unneeded spaces #2249 Pixel 2022-01-17 12:13:37 +0530
  • 2382c87aa3
    Update pattern_formatter-inl.h Gabi Melman 2022-01-16 23:30:57 +0200
  • caa0e54396
    Merge pull request #2246 from doug1234/DontGetTheDate Gabi Melman 2022-01-16 21:43:43 +0200
  • 28b9adf794 Added the last few suggested changes. #2246 doug1234 2022-01-15 16:41:06 -0500
  • 584d77237e Several minor improvements based on code review suggestions. doug1234 2022-01-15 13:35:27 -0500
  • d9ec02d400 Fix mistake in previous checkin. doug1234 2022-01-14 20:06:26 -0500
  • 5568b16ed5 Resetting the needs time flag when setting a pattern. doug1234 2022-01-13 21:35:02 -0500
  • eab522e743 Now only getting the date if formater needs to display date related information. doug1234 2022-01-13 20:57:14 -0500
  • 4cfdc8c5c8
    Merge pull request #2245 from daverigby/level_enum_fwd Gabi Melman 2022-01-11 18:59:42 +0200
  • 2a4c34b878 Allow forward-declaration of level_enum #2245 Dave Rigby 2022-01-11 14:58:58 +0000
  • 729d7f6d88
    Merge pull request #2234 from SpriteOvO/v1.x Gabi Melman 2022-01-06 01:59:05 +0200
  • 3540ba32e9 Reset current size if rotated files on open #2234 Sprite 2022-01-04 09:16:20 +0800
  • 32fedcf90c
    Merge pull request #2228 from timblechmann/feature/to_hex_span_fix Gabi Melman 2021-12-31 01:23:55 +0200
  • 626efad307 spdlog: fmt - support `std::span` in `to_hex` #2228 Tim Blechmann 2021-12-30 09:39:45 +0800
  • f36123b410
    Forgot to change var #2224 Andrzej Serazetdinow 2021-12-25 13:52:11 +0100
  • 782e716ea6
    Exceptions for std::make_shared Andrzej Serazetdinow 2021-12-25 13:50:35 +0100
  • 69d711a353 bugfix #2222 CodeHero 2021-12-24 01:30:36 +0800
  • cc30229abb
    Merge pull request #2216 from vnepogodin/patch-1 Gabi Melman 2021-12-19 21:08:38 +0200
  • a087dee98a
    🚧 fix building with c++11 #2216 Vladislav Nepogodin 2021-12-19 21:48:39 +0400
  • f096c615c3
    🔥 conditional_cast Vladislav Nepogodin 2021-12-19 21:37:21 +0400
  • f81cb9f365
    Revert "Useless cast" Vladislav Nepogodin 2021-12-19 21:05:21 +0400
  • 7e95963940
    Useless cast Vladislav Nepogodin 2021-12-19 15:04:47 +0400
  • 3f49f0f247
    Update README.md Gabi Melman 2021-12-12 10:01:34 +0200
  • 4cb1187871
    Update README.md Gabi Melman 2021-12-12 09:59:40 +0200
  • fe782edc53
    Update .travis.yml Gabi Melman 2021-12-11 18:23:36 +0200
  • 702cf4f54a
    Update .travis.yml Gabi Melman 2021-12-11 18:11:55 +0200
  • 0c84e21022
    Update .travis.yml Gabi Melman 2021-12-11 18:08:40 +0200
  • ee74321ac3
    Update .travis.yml Gabi Melman 2021-12-11 17:39:43 +0200
  • e45c11f98a
    Update example.cpp Gabi Melman 2021-12-11 17:18:40 +0200
  • c211288576
    Update example.cpp Gabi Melman 2021-12-11 17:12:15 +0200
  • 4fefd51e08
    Fixed custom type example to work in c++11 Gabi Melman 2021-12-11 17:07:10 +0200
  • ad08f13aac Update test_file_helper.cpp Gabi Melman 2021-12-11 00:38:41 +0200
  • 6638c23cfc Update test_async.cpp Gabi Melman 2021-12-10 23:25:47 +0200
  • 378a42c887 Update test_file_helper.cpp Gabi Melman 2021-12-10 22:53:50 +0200