Commit Graph

  • 61b11e77b9 constexpr support for source location without leading directory gabime 2023-10-01 23:54:54 +0300
  • bd00a0081a fix typo in comment gabime 2023-10-01 18:11:02 +0300
  • 57868277db clang format gabime 2023-10-01 18:01:02 +0300
  • 754838c558 Fixed template instantiations in ansicolor_sink.cpp gabime 2023-10-01 17:59:17 +0300
  • eb256827f1 Fixed nodiscard location gabime 2023-10-01 17:56:42 +0300
  • 2b88112c36 Copy spdlog dll to the executable folder for example, tests and bench Gabi Melman 2023-10-01 17:43:19 +0300
  • 9b3a4e28c5 Copy spdlog dll to the executable folder for example, tests and bench Gabi Melman 2023-10-01 17:42:44 +0300
  • cc343cd168 CMakeLists.txt: set source groups for visual studio Gabi Melman 2023-10-01 16:58:19 +0300
  • 08648e58ad Fixed wincolor sink Gabi Melman 2023-10-01 15:18:55 +0300
  • 2a101ac559 Removed ref from to_string_ in ansicolor sink Gabi Melman 2023-10-01 15:05:03 +0300
  • 9a7a9f6871 Removed ref from to_string_ in ansicolor sink Gabi Melman 2023-10-01 15:04:35 +0300
  • 9390881046 Retruned color codes to ansi-color header gabime 2023-10-01 13:32:18 +0300
  • a8efa85b86 Remove global console mutex (wip) gabime 2023-10-01 12:20:48 +0300
  • 2fb5e75950 cmake message gabime 2023-09-29 00:54:16 +0300
  • af8354575d
    Update common.h Gabi Melman 2023-09-29 03:21:28 +0300
  • 9163bbde14
    Update win_eventlog_sink.h Gabi Melman 2023-09-29 02:51:57 +0300
  • 837fb9b155
    fix test_include_sinks.cpp Gabi Melman 2023-09-29 02:14:54 +0300
  • 5abca1748f
    Fixes wincolor_sink.cpp Gabi Melman 2023-09-29 02:04:24 +0300
  • 8dc7ba7e3d Cleaned tests gabime 2023-09-29 00:45:09 +0300
  • b169859ce9 Removed unneeded ifdef around msvc sink gabime 2023-09-29 00:35:38 +0300
  • c7b60db679 Cleaned tests gabime 2023-09-29 00:34:48 +0300
  • c542ef5457 Added msvc include test gabime 2023-09-29 00:33:48 +0300
  • 4f36d1933a Added missing include gabime 2023-09-29 00:31:45 +0300
  • 857158d5d9 minor cleanup gabime 2023-09-29 00:23:56 +0300
  • 2bdddc61e8 minor cleanup gabime 2023-09-29 00:23:08 +0300
  • 463af69d41 Clang format sort includes gabime 2023-09-29 00:20:26 +0300
  • a0e631802c Replaced include <spdlog/..> with include "spdlog/.." gabime 2023-09-29 00:05:17 +0300
  • a3934472c9 Relative include paths in headers gabime 2023-09-28 23:45:45 +0300
  • c1ffe29b7e Fixed include gabime 2023-09-28 23:00:20 +0300
  • 976d3d20b6 Fixed ifdefs gabime 2023-09-28 22:58:50 +0300
  • 0773e11883 relative includes wip gabime 2023-09-28 00:46:42 +0300
  • 4bb3b56102 relative includes wip gabime 2023-09-28 00:42:16 +0300
  • 967554e4c5 added comments gabime 2023-09-25 16:45:11 +0300
  • 605f037e4e
    Update pattern_formatter.cpp Gabi Melman 2023-09-26 02:03:12 +0300
  • 030bcb8890
    Update common.h Gabi Melman 2023-09-26 01:53:55 +0300
  • 60457b6794
    Update test_misc.cpp Gabi Melman 2023-09-26 01:49:32 +0300
  • 6eef69e4ac
    Update pattern_formatter.cpp Gabi Melman 2023-09-26 01:46:17 +0300
  • 7ac740a029
    Update common.h Gabi Melman 2023-09-26 01:43:48 +0300
  • 91807c2e71
    Update README.md Gabi Melman 2023-09-26 00:33:45 +0300
  • d4a5fd564c
    Update README.md Gabi Melman 2023-09-26 00:33:32 +0300
  • e5865186d4 Revert "Added a function to add callbacks that are called when a logger is registered (#2883)" gabime 2023-09-25 20:53:45 +0300
  • b6eeb7364c
    Added a function to add callbacks that are called when a logger is registered (#2883) Jonathan Vannier 2023-09-25 17:49:04 +0200
  • 36ce49294a Fix missing header #2883 Jonathan Vannier 2023-09-25 17:01:25 +0200
  • 545833e4f4 Remove const refs to shared pointers Jonathan Vannier 2023-09-25 17:00:20 +0200
  • e5960580cf Replace std::list by std::vector Jonathan Vannier 2023-09-25 15:58:58 +0200
  • a8c56c2c7d Fix non captured registration 2 not being properly tested for Jonathan Vannier 2023-09-25 11:20:23 +0200
  • da62e00fdd Added a function to add callbacks that are called when a logger is registered Jonathan Vannier 2023-09-25 11:08:13 +0200
  • 0a53eafe18 update clang format again gabime 2023-09-25 16:40:36 +0300
  • 251c856a12 update clang format again gabime 2023-09-25 16:40:26 +0300
  • 6dffd7c6e8 update clang format again gabime 2023-09-25 16:40:05 +0300
  • 968048ced6 Fixed test gabime 2023-09-25 16:29:32 +0300
  • 4b2a8219d5 reformat code gabime 2023-09-25 16:20:42 +0300
  • cafde8ccc1 updated clang format gabime 2023-09-25 16:17:56 +0300
  • f36b2c5f93 reformat code gabime 2023-09-25 16:19:10 +0300
  • 1800775b9d updated clang format gabime 2023-09-25 16:17:56 +0300
  • dcd5904bdc Updated clang-format Merged with origin gabime 2023-09-25 16:05:07 +0300
  • 218e859867 Update scripts/format.sh gabime 2023-09-25 15:43:06 +0300
  • 9d52261185 clang format gabime 2023-09-25 16:08:29 +0300
  • 230e15f499 updated format.sh gabime 2023-09-25 16:07:56 +0300
  • 7f535d184e updated .clang-format gabime 2023-09-25 16:06:08 +0300
  • 2ed4e161e0
    Update logger.cpp Gabi Melman 2023-09-25 06:18:00 +0300
  • 84bee1d484
    Update logger.cpp Gabi Melman 2023-09-25 06:15:14 +0300
  • d1a47cd553
    Rename .helpers.cpp to helpers.cpp Gabi Melman 2023-09-25 06:12:03 +0300
  • 95c226e9c9 format gabime 2023-09-25 05:05:25 +0300
  • 5e88d5fe22 Never sort includes in clang format gabime 2023-09-25 05:03:54 +0300
  • 2896bbe77d Never sort includes in clang format gabime 2023-09-25 05:03:16 +0300
  • 5931a3d6f8 Fixed windows compile Gabi Melman 2023-09-25 04:58:45 +0300
  • 1797166190 Fixed windows compile Gabi Melman 2023-09-25 04:56:36 +0300
  • f4afd81ce6
    Update common.h Gabi Melman 2023-09-25 03:07:15 +0300
  • 1a0bfc7a89 clang format gabime 2023-09-25 02:44:07 +0300
  • f24f7fa2fa Added missing include mutex gabime 2023-09-25 02:44:00 +0300
  • 65701f4d5b Updated format.sh script gabime 2023-09-24 20:48:58 +0300
  • 9e36a15875 Updated clang format to google style gabime 2023-09-25 02:37:17 +0300
  • 6de0ffa15f Updated clang format to google style gabime 2023-09-25 02:35:55 +0300
  • 66de161355 fix fwd gabime 2023-09-24 21:18:33 +0300
  • 96403787f7 Updated format.sh script gabime 2023-09-24 20:48:58 +0300
  • 5e59b396b0
    Update wincolor_sink.cpp Gabi Melman 2023-09-24 21:40:19 +0300
  • e28eadcd52 Clang format gabime 2023-09-24 20:43:14 +0300
  • 5654205d6b updated template instantiations gabime 2023-09-24 20:34:09 +0300
  • f3bf9e78c3 wip static_only gabime 2023-09-24 20:29:33 +0300
  • 2a1959c2ce wip static_only gabime 2023-09-24 20:26:32 +0300
  • ab86471489 created sinks fmt and details folders in src gabime 2023-09-24 16:56:05 +0300
  • 9d04001fbc created sinks fmt and details folders in src gabime 2023-09-24 16:54:02 +0300
  • 425f137938 glob .cpp in cmakelists gabime 2023-09-24 16:50:49 +0300
  • 98dacff8e0 Removed usages of SPDLOG_COMPILED_LIB macro gabime 2023-09-24 13:37:44 +0300
  • cff3e27115 Removed usages of SPDLOG_COMPILED_LIB macro gabime 2023-09-24 13:32:48 +0300
  • 6d520df916 Removed header only options gabime 2023-09-24 13:27:26 +0300
  • fc81e0390b Removed SPDLOG_COMPILED_LIB/HEADER_ONLY macros from common.h gabime 2023-09-24 13:02:30 +0300
  • b16a8951bc Added more [[nodiscard]] to functions in common gabime 2023-09-24 11:53:04 +0300
  • a34fb3761c Added nodiscard to level_to_number() gabime 2023-09-24 11:50:24 +0300
  • 73eb6bc1f5 Replace static_cast with level_to_number in color sinks gabime 2023-09-24 11:48:46 +0300
  • 9448d74495 Fixed warning in tests Gabi Melman 2023-09-24 00:34:46 +0300
  • 7d3b5a1b10
    Update wincolor_sink-inl.h Gabi Melman 2023-09-23 18:45:36 +0300
  • 9a7448e4c8 Renamed to level_to_number gabime 2023-09-23 18:21:27 +0300
  • 433cac487e Renamed spdlog::log_level to spdlog::level and added some level tests gabime 2023-09-23 17:59:51 +0300
  • 2d801bbd80 Update comment gabime 2023-09-23 02:04:00 +0300
  • 7c0afada60 check SPDLOG_SOURCE_LOCATION in macros and in runtime gabime 2023-09-23 02:02:50 +0300
  • ea1c829764 fix warning gabime 2023-09-23 01:53:03 +0300
  • e315bcb2a9 Fix compilations in windows Gabi Melman 2023-09-23 01:48:38 +0300
  • e63d110baa use constexpr for colors in ansicolor_sink gabime 2023-09-23 01:14:20 +0300