gabime
|
1c13f5d7ff
|
Updated cppformat to fix issue #110
|
2015-07-08 23:45:48 +03:00 |
|
gabime
|
2269f4d9f8
|
Fixed bug #81 (Doesn't compile on OS X under gcc-4.9 )
|
2015-04-26 23:38:43 +03:00 |
|
gabime
|
c1dd340a25
|
Updated cppformat to version 86a7d856fa03fb5ba96f1a27907a4b7171f42e56 and remove spdlog::details namespace from it's source
|
2015-02-27 11:24:10 +02:00 |
|
gabime
|
c401e830d0
|
Added option for setting rotation time in daily file ctor
|
2015-02-15 23:28:13 +02:00 |
|
Rupert Steel
|
5d7947df9d
|
Fixed 2 macro redefinition warnings releated to WIN32_LEAN_AND_MEAN.
|
2015-01-12 16:17:55 +13:00 |
|
gabi
|
3e51669951
|
Removed global #defines from format.cc
|
2014-12-09 00:12:42 +02:00 |
|
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 |
|
gabi
|
65a1e5690c
|
fixed vs linkage errors
|
2014-12-07 18:49:51 +02:00 |
|
gabi
|
b1a495dbb0
|
Fixed linkage errors under VC on the new version
|
2014-12-07 16:34:22 +02:00 |
|
gabi
|
243dc61e58
|
async using lockfree queue and bug fixes regarding usage of cppformat
|
2014-12-02 16:41:12 +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
|
5d399e61d6
|
Added cppformat files
|
2014-11-29 09:49:23 +02:00 |
|