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

16 Commits

Author SHA1 Message Date
Chen Hayat
83d192b1f1 Fix compilation error C2664 on VS2013
No converting constructor
2016-10-30 17:11:45 +02:00
gabime
5653e5c9d7 astyle 2016-09-15 00:38:21 +03:00
davide
b67076fc85 added level_t to sink. Improves the flexibility of loggers with multiple sinks 2016-09-12 22:26:38 +02:00
gabime
0d26359856 astyle 2016-04-20 11:57:49 +03:00
gabime
495ecaeaee astyle 2016-04-03 02:14:54 +03:00
Kevin M. Godby
196689f720 Fixed header include problems. 2016-02-24 21:26:18 -06:00
gabime
8c38b4ee9e MIT license 2015-11-28 18:24:20 +02:00
Denis Ivaykin
63e0012e34 flush in logger 2015-05-09 13:24:01 +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
fd3f13cd90 revert sink accepting only char* and size_t 2014-11-21 00:48:07 +02:00
gabi
66039c7c0e Simplified sink interface - to just accept char* and size_t 2014-11-21 00:13:24 +02:00
gabi
58688d7d1c Removed close() from sink to have RAII semantics 2014-11-05 23:07:20 +02:00
gabime
74aae4f368 readme 2014-11-01 03:20:54 +02:00
gabi
567e85e6d4 bench 2014-11-01 02:12:12 +02:00
gabi
c7b8c762fb spdlog 2014-10-31 01:13:27 +02:00