extern_interface/scripts
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
..
bdist.sh refactor(logging): implement get_logger and set_logger functions 2024-12-10 15:53:48 +08:00
sdist.sh refactor(logging): implement get_logger and set_logger functions 2024-12-10 15:53:48 +08:00
unittest.py refactor(project): remove unused DataQueue implementation and CCfgFileParser 2024-12-06 22:08:52 +08:00
unittest.sh refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00