mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-10 18:39:44 +08:00
✨ 优化日志
This commit is contained in:
parent
8cd83dd372
commit
31acc1de3c
|
|
@ -49,7 +49,7 @@ public class BladeLogger implements InitializingBean {
|
|||
|
||||
@Override
|
||||
public void afterPropertiesSet() throws Exception {
|
||||
log.info(serviceId + ": BladeLogger init success!");
|
||||
log.info("{}: BladeLogger init success!", serviceId);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user