This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
spdlog
Watch
1
Star
0
Fork
0
You've already forked spdlog
mirror of
https://github.com/gabime/spdlog.git
synced
2025-09-30 02:19:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c6a0d52d7719ec7964243a654425445b2608e68
spdlog
/
include
/
c11log
/
sinks
History
gabi
b36a803469
pass by ref bugfix
2014-10-18 19:03:41 +03:00
..
async_sink.h
removed the use of str() in when building the log to improve perf even more
2014-10-15 00:46:14 +03:00
base_sink.h
renamed isink to sink
2014-10-14 04:26:51 +03:00
file_sinks.h
removed the use of str() in when building the log to improve perf even more
2014-10-15 00:46:14 +03:00
null_sink.h
more code cleanup
2014-10-14 08:00:39 +03:00
ostream_sink.h
pass by ref bugfix
2014-10-18 19:03:41 +03:00
sink.h
renamed isink to sink
2014-10-14 04:26:51 +03:00
stdout_sinks.h
Start of move to variadic template functions in logger
2014-10-12 04:38:06 +03:00