Commit Graph

13 Commits

Author SHA1 Message Date
gabime eec6e28b19 Async logger cleanup 2019-08-26 00:13:43 +03:00
gabime f3e379cf78 Fixed async dump_backtrace 2019-08-25 23:55:35 +03:00
gabime 0284a23d0a Changed sink_it_ to accept const log_message& 2019-08-22 19:57:59 +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 11472eddbc Catch sink exceptions without affecting other sinks 2019-07-17 16:01:30 +03:00
k0zmo 789fb1e7c9 Move templated constructor definition to header file 2019-07-13 10:54:22 +02:00
Mark Koester a9e92d6c5c
Fix warning: redundant move in return statement 2019-06-21 15:24:52 -04:00
gabime bcfa9241b8 Updated copyright headers 2019-06-04 00:09:16 +03:00
gabime ce637440bb wip static-lib 2019-05-13 00:09:00 +03:00
gabime 6bcb422c80 clang format and SPLDOG_HEADER_ONLY macro 2019-05-12 00:22:39 +03:00
gabime 46ef71e3ec Normalized copyright message 2019-05-11 20:06:17 +03:00
gabime 9564eb2edb Moved cpp files to inl.h 2019-05-11 13:19:53 +03:00