Commit Graph

12 Commits

Author SHA1 Message Date
Denis Ivaykin
2f34de820b coarse clock, short log level 2015-01-27 08:31:50 -06:00
gabi
03735e225b Fix to support formatting chars { or } when no args passed to log functions 2015-01-03 11:46:50 +02:00
gabime
40a55b8e34 astyle 2014-12-21 02:47:04 +02:00
gabime
d163b8c45a astyle 2014-12-21 02:42:37 +02:00
gabi
4637cf35df Improved perf by using const char* instead of std::string& when accepting format strings 2014-12-08 00:55:45 +02:00
gabi
d0dcc13f7c small cleanup 2014-12-08 00:09:54 +02:00
gabime
52d02af950 using mpmc bounded q for async and many async optimizations 2014-12-05 20:25:04 +02:00
gabime
754cac85ac defer localtime to formatter to improve async performace 2014-12-04 11:48:53 +02:00
gabi
45628c8ec3 logger main interface now is in the form logger.info(fmt, args) 2014-12-01 00:59:25 +02:00
gabi
8974d2ded9 Using cppformat for all formatting needs instead of fast_oss 2014-11-29 12:25:37 +02:00
gabime
74aae4f368 readme 2014-11-01 03:20:54 +02:00
gabi
c7b8c762fb spdlog 2014-10-31 01:13:27 +02:00