Commit Graph

  • 4c240edf94 wip lite gabime 2019-03-23 19:34:50 +0200
  • 0e977d66c1 Dont check level in macros (redundant) gabime 2019-03-23 19:23:37 +0200
  • 3dee10772d renamed gabime 2019-03-23 17:25:50 +0200
  • 1d72edcc4f clang-format gabime 2019-03-23 16:39:32 +0200
  • c29b7d22d9 wip lite gabime 2019-03-23 16:39:05 +0200
  • ee502aed49 wip lite gabime 2019-03-23 16:15:58 +0200
  • 414ff25564 lite wip gabime 2019-03-23 13:31:57 +0200
  • b084b8b1d8 Cleaned systemd test gabime 2019-03-22 14:16:16 +0200
  • 3ca19a8580 fix link to systemd in tests gabime 2019-03-22 14:01:34 +0200
  • a74a80730d List headers as sources #1034 Rait Rääk 2019-03-09 02:27:59 +1100
  • 9c12a44d6e
    Merge pull request #1027 from WarShoe/v1.x Gabi Melman 2019-03-20 17:22:52 +0200
  • 4706b0ada4 Add signature. #1027 Alexander Zvyagin 2019-03-20 15:32:47 +0100
  • cc98e9850d Avoid unnecessary conversion of log_msg::payload to std::string. Alexander Zvyagin 2019-03-20 15:29:38 +0100
  • af80db8c22 Add systemd sink. Alexander Zvyagin 2019-03-14 16:20:58 +0100
  • 053d5ad24d
    Update README.md Gabi Melman 2019-03-11 19:19:36 +0200
  • e2805ac68a
    Merge pull request #1022 from floouuu/v1.x Gabi Melman 2019-03-11 19:12:03 +0200
  • 1caf05cc52 Renamed exposed method. [#1004] #1022 Florian Wörter 2019-03-11 14:15:58 +0100
  • 63cfb7db25 Exposed should_do_colors_ in ansicolor_sink.h. [#1004] Florian Wörter 2019-03-11 14:12:26 +0100
  • 69395bfd4c Update code to match gabime head and implement padding on custom tags #998 Mattias Fornander 2019-02-18 18:17:27 -0700
  • bdfc7d2a5a
    Merge pull request #996 from MFornander/v1.x Gabi Melman 2019-02-18 23:59:15 +0200
  • 0ccbdcdd1f Add tweak support for user short level names #996 Mattias Fornander 2019-02-18 14:33:41 -0700
  • c598b2fa2d
    Merge pull request #994 from romainthomas/fix/README Gabi Melman 2019-02-13 11:51:28 +0200
  • 4f86448bd4 Fix typo in Android logger #994 Romain Thomas 2019-02-13 09:19:29 +0100
  • 450a11f3b8 add custom thread id type #993 Alexey Ochapov 2019-02-10 04:13:18 +0300
  • 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 #990 Martin Green 2019-02-06 07:38:26 +0200
  • a6229d9e87 Remove pointless log with enable_if #988 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 #986 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 #985 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". #984 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 #981 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 #958 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 #978 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 #977 Pius Raeder 2019-01-23 10:03:03 +0100
  • a7148b718e Version 1.3.1 v1.3.1 gabime 2019-01-18 12:13:07 +0200
  • cdcd4a6bc3
    Merge pull request #1 from gabime/v1.x CodingTrader 2019-01-18 11:24:53 +0800
  • 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 #969 scribam 2019-01-17 00:23:06 +0100
  • e90eb83451 fix undefind call to calc_filename #963 Nikola Gamzakov 2019-01-15 09:58:59 +0200
  • 6e2acb892c Proper function naming and reusing daily_filename_calculator Nikola Gamzakov 2019-01-14 16:40:12 +0200
  • 234d82bcd0 Added default day format into the filename Nikola Gamzakov 2019-01-14 16:35:09 +0200
  • 9acdd37d6a fix call to split_by_extension Nikola Gamzakov 2019-01-14 16:25:25 +0200
  • e695757dbd Added rotating_file_sink_extended, as normal rotatating_file_sink with addition to have timestamp in the filename, and to rotate daily Nikola Gamzakov 2019-01-14 16:21:16 +0200
  • f4c737ef42
    Merge pull request #962 from myd7349/bench-patch Gabi Melman 2019-01-14 15:53:28 +0200
  • 611df4964d Fix #961 benchmark link error #962 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 v1.3.0 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 #956 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 #955 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 #945 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 #939 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 #936 Budo Zindovic 2018-12-06 01:30:07 +0100
  • bd6d88b884 Removed uneeded locale include gabime 2018-12-05 18:03:56 +0200
  • e8f8cc8560 Fix ambiguous complier errorr C2666.The '+' opeator may cause ambiguity. #935 liuping 2018-12-04 19:03:18 +0800
  • 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. #934 David P. Sicilia 2018-12-01 20:57:45 -0500