Commit Graph

24 Commits (fbe6f945f32d4f583bea177e890d499a344c20ca)

Author SHA1 Message Date
gabime 2de924a187 clang-format 6 years ago
gabime 17f9cdd401 static lib wip 6 years ago
gabime fcb661d0e9 Fixed tests 7 years ago
gabime d8eb0558e9 Fix test for mingw 7 years ago
gabime 0ce670e45a Store level names as string_views 7 years ago
gabime 1d5b6d7ae6 Added test of pattern_formatter::clone() 7 years ago
gabime 6355e9895d Major change to log_msg - contain only string_view instead of buffer 7 years ago
Jerome Meyer cb71fea0f6 Use fmt::string_view when logging a C string to avoid unnecessary copy 7 years ago
gabime f2f9f324ec Updated default API impl and tests 7 years ago
gabime b368d18b0f Added default logger API 7 years ago
gabime 36112371c0 Reverted const qualifier to log_msg& args, fixed issue #849, and added counter tests 7 years ago
gabime 808bc1f4ed clang format 7 years ago
gabime 41d879e292 Added support for binary logging using to_hex(..) 7 years ago
gabime f4bbe8b2b3 Fixed some extra warnings from clang 7 years ago
gabime 6c5bbca0c1 Added clone tests 7 years ago
gabime 9e4925eff0 clang format 7 years ago
gabime a96b4d7529 Added periodic flusher support, and fixed some registry issues 7 years ago
gabime 95de24e4f6 fixed tests and renamed to_short_str 7 years ago
gabime 4445f6f869 formatting 8 years ago
gabime 5afb5dc782 Changed clang formatting for templates 8 years ago
gabime 7f1f7b6232 Changed function name to level::from_str 8 years ago
fegomes 48c8755d06 include test to convert functions and change suggested by @gabime 8 years ago
Daniel Chabrowski 5355bd3a8f readability-named-parameter 8 years ago
gabime 3620b31ef2 added pattern formatter tests 8 years ago