This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
TeaSpeak
/
spdlog
Watch
1
Star
0
Fork
0
You've already forked spdlog
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
spdlog
/
example
History
Ľubomír Carik
fd8df5b820
Don't hardcode '.txt.' log file name suffix (
resolve
#333
)
...
Signed-off-by: Ľubomír Carik <Lubomir.Carik@gmail.com>
2017-02-28 00:59:23 +01:00
..
jni
Add Android examples.
2016-09-14 17:39:15 +08:00
logs
gitignore
2016-07-09 04:50:05 +03:00
bench.cpp
fixed bench compilation
2016-09-02 17:16:02 +03:00
CMakeLists.txt
added level_t to sink. Improves the flexibility of loggers with multiple sinks
2016-09-12 22:26:38 +02:00
example.cpp
Don't hardcode '.txt.' log file name suffix (
resolve
#333
)
2017-02-28 00:59:23 +01:00
example.sln
updated gitignore and the example's VS 2015 .sln
2016-07-15 17:52:22 +03:00
example.vcxproj
Fix issue
#300
2016-10-20 12:11:31 +03:00
Makefile
…
Makefile.clang
…
Makefile.mingw
…
multisink.cpp
added example
2016-09-12 22:28:37 +02:00
utils.h
…