mirror of
https://github.com/chillzhuang/blade-tool
synced 2025-04-04 03:47:22 +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…
x
Reference in New Issue
Block a user