Commit Graph

26 Commits

Author SHA1 Message Date
gabime bcfa9241b8 Updated copyright headers 2019-06-04 00:09:16 +03:00
gabime 46ef71e3ec Normalized copyright message 2019-05-11 20:06:17 +03:00
Pablo Arias fbc58ebef8 * using API call instead of macro for toggling automatic registration
* added unit test for disabling automatic registration
2018-11-10 14:34:04 +01:00
Pablo Arias f95b189fe3 Added a global option in tweakme.h that disabled global registration of
loggers. fixes #712
2018-11-04 20:12:42 +01:00
gabime c465250c21 Fixed clang-tidy warning (added move) 2018-10-16 14:39:29 +03:00
gabime 05d6960ebc code formatting and clang tidy warnings fixes 2018-08-13 10:30:02 +03:00
gabime 4456f96ae3 Fixed clang warnings 2018-08-13 09:21:47 +03:00
gabime fd54719351 clang-format 2018-07-26 21:13:19 +03:00
gabime 420b17ae65 Fix issue #769 2018-07-26 21:09:40 +03:00
gabime 2894e8de5e clang format 2018-07-25 00:06:10 +03:00
gabime cb9c984aa7 registery and periodic flusher fixes. 2018-07-24 22:59:34 +03:00
gabime 9e4925eff0 clang format 2018-07-21 23:48:07 +03:00
gabime a96b4d7529 Added periodic flusher support, and fixed some registry issues 2018-07-21 23:30:26 +03:00
gabime 0c07df7005 Fixed async factory 2018-07-20 23:58:21 +03:00
gabime 599981e2e6 Fixed mingw build 2018-07-20 23:34:02 +03:00
gabime 9cbdd5ffd4 Added async_nonblocking factory 2018-07-20 23:20:48 +03:00
gabime 7ed8e1b59d renamed async block policy 2018-07-08 00:53:50 +03:00
gabime cd4dcbab36 Renamed simple_file_sink -> basic_file_sink 2018-07-07 12:12:45 +03:00
gabime ef5c4f027c added tp getter to async api 2018-05-27 03:14:55 +03:00
Gabi Melman a23eb3769a
Update async.h 2018-05-25 18:28:29 +03:00
gabime 3c7103d90d Format 2018-04-29 01:36:45 +03:00
gabime caa26a2a47 Normalized spdlog include paths 2018-04-29 01:31:09 +03:00
gabime 99ca7f1cbe Comments 2018-04-29 00:52:56 +03:00
gabime c962c88342 Fixed linux port of v1.x 2018-04-20 13:20:19 +03:00
gabime ba7c4c0530 stdout and color logger factories 2018-04-20 01:50:09 +03:00
gabime b4cde3fc21 Added missing files 2018-04-14 04:11:03 +03:00