Commit Graph

12 Commits

Author SHA1 Message Date
gabime 8d758add63 Relace remaining const char* with string_view_t in the API 2019-07-07 12:55:56 +03:00
Gabi Melman b9cc158e52
Fix #1115 2019-06-19 01:24:06 +03:00
gabime 78c833a09f clang-format 2019-06-18 17:05:27 +03:00
gabime 09cb45001b Added copy ctor and assignment to logger 2019-06-15 19:46:41 +03:00
gabime 3448e5867e Added oberrun policy bench to async-bench and removed async from bench 2019-06-06 19:23:15 +03:00
gabime e03c160e27 Optmize set_formatter to avoid redundant clone 2019-06-06 18:19:36 +03:00
gabime 33a42202c7 Replace string pointer with string_view in log_msg 2019-06-04 16:10:49 +03: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