Commit Graph

9 Commits

Author SHA1 Message Date
gabi
d817994bd2 Moved namespace fmt to be under spdlog::details to minimize namespace pollution for the users 2014-12-09 00:01:11 +02:00
gabime
9feb5fbaf0 disable Wshadow in gcc 2014-12-05 21:44:30 +02:00
gabime
52d02af950 using mpmc bounded q for async and many async optimizations 2014-12-05 20:25:04 +02:00
gabi
243dc61e58 async using lockfree queue and bug fixes regarding usage of cppformat 2014-12-02 16:41:12 +02:00
gabime
b0a687c148 astyle 2014-12-02 02:27:11 +02:00
gabime
5186aca671 disabled formatcpp Wshadow warnings.. 2014-12-02 02:24:30 +02:00
gabi
45628c8ec3 logger main interface now is in the form logger.info(fmt, args) 2014-12-01 00:59:25 +02:00
gabime
73b31e4d10 astyle 2014-11-29 20:02:14 +02:00
gabi
5d399e61d6 Added cppformat files 2014-11-29 09:49:23 +02:00