This website requires JavaScript.
Explore
Help
Register
Sign In
gitMirror
/
spdlog
Watch
1
Star
0
Fork
0
You've already forked spdlog
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0c6a0d52d7
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