feat(Logger): Add a universal logger

- Add a Logger framework
- Add a spdlog logger adapter
- Update README and vcpkg.json
- fix some language error
This commit is contained in:
lyxyz5223
2025-11-16 15:10:59 +08:00
parent f4e10bcccc
commit e3b42e4f70
13 changed files with 1078 additions and 136 deletions

4
.gitignore vendored
View File

@@ -360,4 +360,6 @@ MigrationBackup/
.ionide/
# Fody - auto-generated XML schema
FodyWeavers.xsd
FodyWeavers.xsd
**/vcpkg_installed/