mirror of
https://github.com/chillzhuang/blade-tool
synced 2025-04-04 20:07:26 +08:00
✨ 优化日志
This commit is contained in:
parent
8cd83dd372
commit
31acc1de3c
@ -49,7 +49,7 @@ public class BladeLogger implements InitializingBean {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void afterPropertiesSet() throws Exception {
|
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