文件名称:日志记录:日志记录库
文件大小:49KB
文件格式:ZIP
更新时间:2024-03-10 19:58:26
C++
测井 日志库,用于抽象化输出通道,例如控制台,文件,自适应autosar日志记录等。
【文件预览】:
logging-master
----src()
--------appender()
--------log_manager.cpp(5KB)
--------CMakeLists.txt(2KB)
--------logger_map.cpp(8KB)
--------logging_configurator.cpp(8KB)
--------logger.cpp(8KB)
----CMakeLists.txt(159B)
----config()
--------example_logging_config.txt(2KB)
----test()
--------logger_test.cpp(6KB)
--------CMakeLists.txt(370B)
--------main.cpp(3KB)
--------log_manager_test.cpp(11KB)
----LICENSE.md(1KB)
----README.md(108B)
----Usage.txt(4KB)
----include()
--------logging()