Commit Graph

19 Commits

Author SHA1 Message Date
gabime 3b425affd3 Fixed missing braces around initializer warnings about std::array initializations 2019-09-21 15:13:50 +03:00
gabime 87ec1ab97b Fixed clang warnings 2019-08-19 12:06:29 +03:00
gabime 0335e3fcc0 Print error and abort instead of throw if SPDLOG_NO_EXEPTIONS is defined 2019-08-19 11:31:33 +03:00
gabime b0a25f0183 wip - no-exceptions support 2019-08-18 19:46:28 +03:00
gabime 4578b0ad11 Fixed gcc9 conversion warning 2019-07-15 01:36:20 +03:00
gabime 5f27697198 clang-format 2019-07-10 02:42:47 +03:00
gabime 261d2c5ae4 Protected from size_t to int overflow in systemd sink 2019-07-10 02:25:11 +03:00
gabime f5831d5132 clang-format 2019-07-05 10:45:37 +03:00
gabime 90dd56b839 Fix #1130 2019-07-05 10:44:54 +03:00
gabime 9aa6cdc494 Updated systemd sink and tests 2019-06-28 17:29:52 +03:00
Jorge Bellon-Castro a13981ffe4 Provide source location support for systemd_sink.h 2019-06-27 18:18:48 +01:00
Gabi Melman 65c4f955a6
Update systemd_sink.h 2019-06-26 01:22:24 +03:00
gabime eea9d6136f Moved default sync factory to seperate file to avoid cyclic includes 2019-06-03 23:56:18 +03:00
gabime 78eeba940a Fix issue #114 2019-06-03 23:20:53 +03:00
gabime 46ef71e3ec Normalized copyright message 2019-05-11 20:06:17 +03:00
gabime 6b0bf33f8e clang-format 2019-03-29 14:46:31 +03:00
Alexander Zvyagin 4706b0ada4 Add signature. 2019-03-20 15:32:47 +01:00
Alexander Zvyagin cc98e9850d Avoid unnecessary conversion of log_msg::payload to std::string. 2019-03-20 15:29:38 +01:00
Alexander Zvyagin af80db8c22 Add systemd sink. 2019-03-14 16:20:58 +01:00