- test_log_calls_no_crash: 直接调用 log_error/warn/info/debug 确认不崩溃 - test_log_level_filter: 用 pipe 重定向 stderr,验证 ERROR 级别下 INFO 被过滤、ERROR 正常输出 - 修复缺失 string.h 头文件警告
- test_log_calls_no_crash: 直接调用 log_error/warn/info/debug 确认不崩溃 - test_log_level_filter: 用 pipe 重定向 stderr,验证 ERROR 级别下 INFO 被过滤、ERROR 正常输出 - 修复缺失 string.h 头文件警告