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-29 01:29:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fae9e86a5dacaf1b942f839be19ab92757c703bd
spdlog
/
include
/
c11log
/
sinks
History
gabi
650486a067
removed the use of str() in when building the log to improve perf even more
2014-10-15 00:46:14 +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
removed the use of str() in when building the log to improve perf even more
2014-10-15 00:46:14 +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