文件名称:spdlog-master
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
c++经典代码,为程序添加log功能,自动输出log文档-write Log
(系统自动生成,下载前可以参看下载内容)
下载文件列表
spdlog-master
.............\.gitignore
.............\.travis.yml
.............\CMakeLists.txt
.............\INSTALL
.............\LICENSE
.............\README.md
.............\astyle.sh
.............\bench
.............\.....\Makefile
.............\.....\Makefile.mingw
.............\.....\boost-bench-mt.cpp
.............\.....\boost-bench.cpp
.............\.....\easyl.conf
.............\.....\easylogging-bench-mt.cpp
.............\.....\easylogging-bench.cpp
.............\.....\g2log-async.cpp
.............\.....\glog-bench-mt.cpp
.............\.....\glog-bench.cpp
.............\.....\logs
.............\.....\....\.gitignore
.............\.....\spdlog-async.cpp
.............\.....\spdlog-bench-mt.cpp
.............\.....\spdlog-bench.cpp
.............\.....\spdlog-null-async.cpp
.............\.....\utils.h
.............\cmake
.............\.....\Config.cmake.in
.............\.....\spdlog.pc.in
.............\example
.............\.......\CMakeLists.txt
.............\.......\Makefile
.............\.......\Makefile.clang
.............\.......\Makefile.mingw
.............\.......\bench.cpp
.............\.......\example.cpp
.............\.......\example.sln
.............\.......\example.vcxproj
.............\.......\jni
.............\.......\...\Android.mk
.............\.......\...\Application.mk
.............\.......\...\example.cpp
.............\.......\logs
.............\.......\....\.gitignore
.............\.......\multisink.cpp
.............\.......\utils.h
.............\include
.............\.......\spdlog
.............\.......\......\async_logger.h
.............\.......\......\common.h
.............\.......\......\details
.............\.......\......\.......\async_log_helper.h
.............\.......\......\.......\async_logger_impl.h
.............\.......\......\.......\file_helper.h
.............\.......\......\.......\log_msg.h
.............\.......\......\.......\logger_impl.h
.............\.......\......\.......\mpmc_bounded_q.h
.............\.......\......\.......\null_mutex.h
.............\.......\......\.......\os.h
.............\.......\......\.......\pattern_formatter_impl.h
.............\.......\......\.......\registry.h
.............\.......\......\.......\spdlog_impl.h
.............\.......\......\fmt
.............\.......\......\...\bundled
.............\.......\......\...\.......\format.cc
.............\.......\......\...\.......\format.h
.............\.......\......\...\.......\ostream.cc
.............\.......\......\...\.......\ostream.h
.............\.......\......\...\.......\printf.h
.............\.......\......\...\fmt.h
.............\.......\......\...\ostr.h
.............\.......\......\formatter.h
.............\.......\......\logger.h
.............\.......\......\sinks
.............\.......\......\.....\android_sink.h
.............\.......\......\.....\ansicolor_sink.h
.............\.......\......\.....\base_sink.h
.............\.......\......\.....\dist_sink.h
.............\.......\......\.....\file_sinks.h
.............\.......\......\.....\msvc_sink.h
.............\.......\......\.....\null_sink.h
.............\.......\......\.....\ostream_sink.h
.............\.......\......\.....\sink.h
.............\.......\......\.....\stdout_sinks.h
.............\.......\......\.....\syslog_sink.h
.............\.......\......\spdlog.h
.............\.......\......\tweakme.h
.............\tests
.............\.....\CMakeLists.txt
.............\.....\Makefile
.............\.....\catch.hpp
.............\.....\errors.cpp
.............\.....\file_helper.cpp
.............\.....\file_log.cpp
.............\.....\format.cpp
.............\.....\includes.h
.............\.....\install_libcxx.sh
.............\.....\main.cpp
.............\.....\registry.cpp
.............\.....\tests.sln