Commit Graph

  • d235e7d46f
    Fix #992 Gabi Melman 2019-02-08 12:14:17 +0200
  • e25b323d1b
    Merge pull request #990 from mnemotic/cmake-conditional-install Gabi Melman 2019-02-07 21:20:44 +0200
  • 42093c48b2
    Merge pull request #988 from DanielChabrowski/remove-log-func Gabi Melman 2019-02-07 21:15:02 +0200
  • 9fca0b20f0 Add CMake option for conditional installation Martin Green 2019-02-06 07:38:26 +0200
  • a6229d9e87 Remove pointless log with enable_if DanielChabrowski 2019-02-06 05:24:25 +0100
  • c443896644
    Merge pull request #986 from DanielChabrowski/sink-allow-custom-formatter Gabi Melman 2019-02-03 19:50:22 +0200
  • 79f11bd655 Allow custom formatter in sink ctor DanielChabrowski 2019-02-03 16:12:00 +0100
  • c5552dac1f
    Merge pull request #985 from FrancoisChabot/v1.x Gabi Melman 2019-02-01 22:33:05 +0200
  • 734af31c13
    Allow the inclusion of an external fmtlib as as sub_directory Francois Chabot 2019-02-01 12:12:58 -0500
  • 2d96896fae
    Merge pull request #984 from ZGCDDoo/shadowed_parameter Gabi Melman 2019-02-01 17:34:08 +0200
  • 20a0f82701 Renamed input parameters to "params_in". charles-david 2019-02-01 07:59:50 -0500
  • e4b7dbce7f CMakeLists.txt same as v1.x branch. charles-david 2019-01-31 23:05:38 -0500
  • 0f128fd561 Warning for shadowed parameter corrected in common.h charles-david 2019-01-31 22:47:02 -0500
  • ac8a7bc12d
    Merge pull request #981 from ksergey/cmake-fix Gabi Melman 2019-01-28 12:10:49 +0200
  • 90a299f424 CMAKE_BINARY_DIR -> CMAKE_CURRENT_BINARY_DIR Sergey Kovalevich 2019-01-28 11:48:45 +0300
  • 00a7f5d75d
    Update README.md Gabi Melman 2019-01-27 19:10:34 +0200
  • 2463fe92bd
    Merge pull request #958 from pwm1234/pwm1234/rotate_on_open Gabi Melman 2019-01-24 18:23:48 +0200
  • 4f65fcd7b1 remove minor optimization for the sake of simplicity Philip Miller 2019-01-24 09:19:52 -0500
  • e41b92c55a fix inadvertent rename to original test function Philip Miller 2019-01-24 00:11:06 -0500
  • 3925f8fa16 streamline constructor logic Philip Miller 2019-01-24 00:06:15 -0500
  • cce1e36e26 Merge remote-tracking branch 'origin/v1.x' into pwm1234/rotate_on_open Philip Miller 2019-01-23 21:44:27 -0500
  • 3466c9c8cb
    Merge pull request #978 from markniebur/file-sink-filename-method Gabi Melman 2019-01-23 23:07:57 +0200
  • 6e2dadc63a Add method to filesinks to return filename Mark Niebur 2019-01-23 11:35:55 -0700
  • 00e89a23f6
    Merge pull request #977 from Myz/cmake-baseline-configuration-without-google-benchmark Gabi Melman 2019-01-23 12:00:36 +0200
  • a29e518cfe Disable building benchmarks by default Pius Raeder 2019-01-23 10:03:03 +0100
  • a7148b718e Version 1.3.1 gabime 2019-01-18 12:13:07 +0200
  • 23fdc0eae4 Fixed issue #959 gabime 2019-01-17 17:09:35 +0200
  • 8cb1bc89f1
    Merge pull request #969 from scribam/patch-1 Gabi Melman 2019-01-17 03:18:36 +0200
  • 1798a1fa12
    Update log_msg.h scribam 2019-01-17 00:23:06 +0100
  • f4c737ef42
    Merge pull request #962 from myd7349/bench-patch Gabi Melman 2019-01-14 15:53:28 +0200
  • 611df4964d Fix #961 benchmark link error myd7349 2019-01-14 20:18:35 +0800
  • 0a4ccf22da
    Update README.md Gabi Melman 2019-01-14 11:39:35 +0200
  • 4fe98bf6e6 Merge remote-tracking branch 'origin/v1.x' into pwm1234/rotate_on_open Philip Miller 2019-01-11 10:04:42 -0500
  • 57c3023881 Moved SPDLOG_FUNCTION define to common.h gabime 2019-01-10 19:18:31 +0200
  • 4408e079ff Refactored log macros gabime 2019-01-10 17:04:27 +0200
  • 2991057aef Add check log level before evaluating the logging macros gabime 2019-01-10 16:45:06 +0200
  • 6b4fea39ab clang-format gabime 2019-01-10 16:31:06 +0200
  • a08ffcff50
    Merge pull request #956 from possiblyhuman/v1.x-macrochanges Gabi Melman 2019-01-10 02:15:50 +0200
  • 6bd9f4a13a Merge branch 'v1.x' into v1.x-macrochanges possiblyhuman 2019-01-09 21:38:33 +0000
  • 32420b77c8 Reduced amount of macros used. Removed SPDLOG_SOURCE_MACROS_ON and SPDLOG_FUNCTION_SUFFIX. possiblyhuman 2019-01-09 21:15:19 +0000
  • 0b8a84f536
    Update README.md Gabi Melman 2019-01-09 15:56:05 +0200
  • f18a55831c Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2019-01-09 11:28:36 +0200
  • 58fb0decbf Removed old header gabime 2019-01-09 11:28:22 +0200
  • 2124b7bf64 Allow filename/line number at all levels. Add function name %! support. possiblyhuman 2019-01-08 22:52:40 +0000
  • 5b273a33b4
    Merge pull request #955 from brridder/fix-typo Gabi Melman 2019-01-08 20:36:06 +0200
  • fb702f989f Fix typo in file_helper.h Ben Ridder 2019-01-08 10:09:11 -0800
  • 0203a0fdaf Fixed issue #948 gabime 2019-01-08 17:35:34 +0200
  • 112a7ada74 Fixd copy ellision warning in tests gabime 2019-01-08 17:33:31 +0200
  • 452ba76507 Fixed conversion warnings gabime 2019-01-08 17:31:46 +0200
  • 2ac42c0d14 Bumped fmt to version 5.3.0 gabime 2019-01-08 17:09:07 +0200
  • 0955ea5b85
    Merge pull request #945 from cneumann/fix-external-fmt Gabi Melman 2018-12-17 19:34:49 +0200
  • 084bc72d90 Fix handling of external fmt lib Carsten Neumann 2018-12-17 10:18:16 -0600
  • 57e2193432
    Merge pull request #939 from peergynt/fix-typos Gabi Melman 2018-12-06 23:21:22 +0200
  • ce8cf1e152 Fix typos Jerome Meyer 2018-12-06 16:06:01 -0500
  • 3da189f7c0 SPDLOG_TRACE to check log level before calling the logger gabime 2018-12-06 13:27:00 +0200
  • 058d2d1bd4 Use default pattern in latency test gabime 2018-12-06 11:37:49 +0200
  • f70f2f8c62
    Merge pull request #936 from bzindovic/v1.x Gabi Melman 2018-12-06 03:22:21 +0200
  • 8d6086da48
    Corrected the text alignment in the example Budo Zindovic 2018-12-06 01:30:07 +0100
  • bd6d88b884 Removed uneeded locale include gabime 2018-12-05 18:03:56 +0200
  • 4003218ceb Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2018-12-04 12:29:01 +0200
  • ec3f2b76b0 Strip path from __FILE__ in SPDLOG_TRACE macros gabime 2018-12-04 12:28:21 +0200
  • fcb661d0e9 Fixed tests gabime 2018-12-02 19:04:44 +0200
  • d8eb0558e9 Fix test for mingw gabime 2018-12-02 17:13:50 +0200
  • 5191948b64
    Update appveyor.yml Gabi Melman 2018-12-02 16:40:02 +0200
  • 7442d720f4
    Update appveyor.yml Gabi Melman 2018-12-02 16:30:07 +0200
  • bbc859ca19
    Update .travis.yml Gabi Melman 2018-12-02 15:25:03 +0200
  • 7275fb6f52 simplify SPDLOG_BUILD_TESTS Cmake option gabime 2018-12-02 12:25:46 +0200
  • 2d50202b2d
    Merge pull request #934 from dpacbach/ctest-fix Gabi Melman 2018-12-02 13:49:50 +0200
  • f5dc16603e Enable testing in the Travis config file. David P. Sicilia 2018-12-01 20:57:45 -0500
  • 85b4d7c8d6 CMake: include(CTest) only when building tests. David P. Sicilia 2018-12-01 20:37:06 -0500
  • f0c962d274 source_loc ctor: brace init members gabime 2018-11-29 12:55:14 +0200
  • 486b6937d3
    Merge pull request #929 from dpacbach/warnings-fix Gabi Melman 2018-11-28 07:59:32 +0200
  • a6152ebadd Make an implicit cast from int --> uint32_t explicit. David P. Sicilia 2018-11-27 20:24:21 -0500
  • 63a475d88c Do not attempt to default operator= when it is implicitly deleted David P. Sicilia 2018-11-27 20:23:51 -0500
  • 3eba3224c8
    Merge pull request #926 from lestera/patch-1 Gabi Melman 2018-11-27 16:08:30 +0200
  • 247c4e55e7
    Update os.h Adi Lester 2018-11-27 14:39:41 +0200
  • 26d7c27bee
    Use _filelengthi64 instead of _fstat64 to calculate file size on x64 machines Adi Lester 2018-11-27 14:16:25 +0200
  • b492642282
    Update fmt_helper.h Gabi Melman 2018-11-27 11:37:09 +0200
  • cff78f5833 Move logging macros outside the spdlog namespace gabime 2018-11-25 11:20:27 +0200
  • 4ba19821ce Fixed compilation for vs2013 gabime 2018-11-25 10:54:06 +0200
  • 1e385851d7 Removed padding from from bench_formatters/all gabime 2018-11-25 01:12:12 +0200
  • 4643f74a03 Added the all flag to bench formatter gabime 2018-11-25 00:46:24 +0200
  • 6453d396bf Added the all flag to bench formatter gabime 2018-11-25 00:45:43 +0200
  • 92921f767e clang-format gabime 2018-11-25 00:44:51 +0200
  • c251c4ccbb Added the all flag to bench formatter gabime 2018-11-25 00:44:27 +0200
  • 0ce670e45a Store level names as string_views gabime 2018-11-25 00:36:14 +0200
  • 2671b48a6c Minor performance fix in full formatter gabime 2018-11-24 23:57:39 +0200
  • 382478259f Fix compilation for msvc 2015 gabime 2018-11-24 18:27:27 +0200
  • e3c333be47 pattern_formatter - padding_info small refactor gabime 2018-11-24 18:21:25 +0200
  • a1a463787f Updated example's comment gabime 2018-11-24 18:15:24 +0200
  • a16ff07a06 Show source location if present in default formatter gabime 2018-11-24 18:00:56 +0200
  • 3218caf34a Added some comments gabime 2018-11-24 17:34:33 +0200
  • 01583ef540 Clean macros gabime 2018-11-24 17:15:58 +0200
  • dc13700094 Fixed source location and make SPDLOG_TRACE: that only one that inject source location info. gabime 2018-11-24 17:08:13 +0200
  • 1293af093c
    call flush_() instead of flush() from looger::sink_it_() Gabi Melman 2018-11-24 11:11:03 +0200
  • 2998815166 Added missing test file gabime 2018-11-22 21:35:11 +0200
  • 9484c4dc05 clang-format gabime 2018-11-22 19:18:43 +0200
  • 521b0733d4 Support for source location in async loggers gabime 2018-11-22 19:17:41 +0200
  • a463989278 keep clang-tidy happy gabime 2018-11-22 18:50:56 +0200
  • a31719b546 clang-format gabime 2018-11-22 18:49:14 +0200