1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-01 02:42:41 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
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