随笔分类 -  C3 源码阅读 / C3-1 spdlog

spdlog日志库 fork:https://github.com/baiqinglun/spdlog 源码:https://github.com/gabime/spdlog
摘要:注册表具有唯一标识,用于管理多个日志 ```c++ // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. // Distributed under the MIT License (http://opensource.org 阅读全文
posted @ 2023-07-30 23:49 摩天仑 阅读(406) 评论(0) 推荐(0)