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
fbc58ebef8
spdlog
/
include
/
spdlog
History
Pablo Arias
fbc58ebef8
* using API call instead of macro for toggling automatic registration
...
* added unit test for disabling automatic registration
2018-11-10 14:34:04 +01:00
..
details
* using API call instead of macro for toggling automatic registration
2018-11-10 14:34:04 +01:00
fmt
Replaced constexpr with SPDLOG_CONSTEXPR
2018-10-12 01:32:21 +03:00
sinks
Fixed clang-tidy warning about implicit conversion to string_view
2018-10-19 17:12:02 +03: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
Renamed string_view_type -> string_view_t
2018-10-21 23:50:07 +03:00
formatter.h
code formatting
2018-07-23 00:13:52 +03:00
logger.h
Fixed issue
#881
2018-10-24 08:47:02 +03:00
spdlog.h
* using API call instead of macro for toggling automatic registration
2018-11-10 14:34:04 +01:00
tweakme.h
* using API call instead of macro for toggling automatic registration
2018-11-10 14:34:04 +01:00
version.h
Added default logger API
2018-10-12 03:04:55 +03:00