Files
pixelheros/assets/script/game/common/Logger.ts.meta
panw 859ab3bc2a feat: 引入集中式日志工具类并重构调试日志
- 新增 Logger 类提供统一的日志和警告输出,支持全局和模块级开关
- 重构 SkillView、HeroViewComp 和 HeroAtkSystem 中的调试日志方法,改用 Logger 类
- 在 HeroViewComp 中添加调试模式属性便于编辑器配置
- 统一日志格式为 [标签] + 内容,提高日志可读性和维护性
2026-02-03 10:45:17 +08:00

10 lines
171 B
Plaintext

{
"ver": "4.0.24",
"importer": "typescript",
"imported": true,
"uuid": "0d4013a0-024f-4b53-8c1c-d366a381b64d",
"files": [],
"subMetas": {},
"userData": {}
}