This website requires JavaScript.
Explore
Help
Sign In
devtools
/
spdlog
Watch
1
Star
0
Fork
0
You've already forked spdlog
mirror of
https://github.com/gabime/spdlog.git
synced
2026-04-10 11:34:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a09107927b19d7680d8bcb32c076824379604a53
spdlog
/
include
/
spdlog
History
gabime
a09107927b
Fix Visual Studio poor std::this_thread::get_id() performance by using GetCurrentThreadId() (and pthread_self() under linux)
2015-04-07 20:26:42 +03:00
..
details
Fix Visual Studio poor std::this_thread::get_id() performance by using GetCurrentThreadId() (and pthread_self() under linux)
2015-04-07 20:26:42 +03:00
sinks
Fixed daily sink syntax error and redundant file close
2015-03-12 00:49:28 +02:00
async_logger.h
astyle.sh
2015-01-15 10:49:05 +02:00
common.h
#define SPDLOG_NOEXCEPT throw() under visual studio
2015-02-10 01:48:28 +02:00
formatter.h
astyle
2014-12-21 02:47:04 +02:00
logger.h
Added support for logger->info(const T&) call style
2015-01-05 23:55:05 +02:00
spdlog.h
fixed SPDLOG_ERROR macro
2015-04-07 17:54:16 +03:00