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
058d2d1bd4
spdlog
/
include
/
spdlog
History
gabime
bd6d88b884
Removed uneeded locale include
2018-12-05 18:03:56 +02:00
..
details
Do not attempt to default operator= when it is implicitly deleted
2018-11-27 20:23:51 -05:00
fmt
Replaced constexpr with SPDLOG_CONSTEXPR
2018-10-12 01:32:21 +03:00
sinks
Update current_size_ to 0 in after of truncating in rotation error
2018-11-20 10:26:10 +02:00
async_logger.h
Reverted const qualifier to log_msg& args, fixed issue
#849
, and added counter tests
2018-10-05 14:23:37 +03:00
async.h
* using API call instead of macro for toggling automatic registration
2018-11-10 14:34:04 +01:00
common.h
Strip path from __FILE__ in SPDLOG_TRACE macros
2018-12-04 12:28:21 +02:00
formatter.h
code formatting
2018-07-23 00:13:52 +03:00
logger.h
Removed uneeded locale include
2018-12-05 18:03:56 +02:00
spdlog.h
Strip path from __FILE__ in SPDLOG_TRACE macros
2018-12-04 12:28:21 +02:00
tweakme.h
Replaced SPDLOG_DISABLE_TID_CACHING with SPDLOG_NO_TLS
2018-11-15 16:42:42 +02:00
version.h
Added default logger API
2018-10-12 03:04:55 +03:00