extern_interface/include
ovizro ccaa4908b5 refactor(logging): implement get_logger and set_logger functions
- Add get_logger and set_logger functions to manage global logger
- Update Logger class to use unique_ptr for child loggers
- Modify get_child method to use template and transfer ownership
- Update logging initialization and shutdown processes
- Adjust test cases to use new logger management functions
2024-12-10 15:53:48 +08:00
..
exint refactor(project): remove unused DataQueue implementation and CCfgFileParser 2024-12-06 22:08:52 +08:00
logging refactor(logging): implement get_logger and set_logger functions 2024-12-10 15:53:48 +08:00
c_testcase.h refactor(logging): implement get_logger and set_logger functions 2024-12-10 15:53:48 +08:00
comframe.h refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
command.h init repo 2024-11-28 16:31:00 +08:00
dataqueue.hpp refactor(project): remove unused DataQueue implementation and CCfgFileParser 2024-12-06 22:08:52 +08:00
defines.h refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
external_interface.h refactor(project): remove unused DataQueue implementation and CCfgFileParser 2024-12-06 22:08:52 +08:00
inicpp.hpp refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
telemetry.h init repo 2024-11-28 16:31:00 +08:00