logger->set_level(spdlog::level::trace); Debug and Trance define the macro that you want to use. #define SPDLOG_TRACE_ON #define SPDLOG_DEBUG_ON Switch the version between Debug and Release. #if SPDLOG_DEBUG_ONlogger->debug("debug val={}",val);#endif#if SPDLOG_TRACE_ONSPDLOG_DEBUG(l...
opkg_prepare_url_for_install: Couldn't find anything to satisfy 'spdlog' spdlog_1.3.1 allow empty for header only libs … Verified 29a9160 Contributor kraj commented Mar 2, 2020 Please rebase it on top of master branch first. Then backport into warrior Contributor shr-project commented ...
#Github项目推荐# spdlog, Very fast, header-only/compiled, C++ logging library. 1 分享 收藏 关于我们 联系我们 意见反馈 Copyright 2011-2020 www.yanxishe.com AI研习社 All Rights Reserved 粤ICP备11095991号-21 AI源创评论 AI科技评论 AI职通车...