feat(logging): implement structured logging system with ccStructLog

This commit is contained in:
2025-11-20 20:00:39 +08:00
parent a4e74dcfa0
commit 6d5cf11f2b
16 changed files with 1644 additions and 344 deletions

2
.gitignore vendored
View File

@@ -5,7 +5,7 @@ build/
reference/
src/**/*.md
QWEN.md
.ai/
# Devenv
.devenv*