docs: Add change logs
This commit is contained in:
parent
75817e23bd
commit
da8794ede0
|
@ -0,0 +1,2 @@
|
|||
Enhance logging behaviour during boot failure.
|
||||
When EMQX fails to start due to a corrupted configuration files, excessive logging is eliminated and no crash dump file is generated.
|
|
@ -0,0 +1,2 @@
|
|||
优化启动失败的错误日志。
|
||||
如果 EMQX 因为损坏的配置文件无法启动时,不会再打印过多的错误日志,也不再生成 crash.dump 文件。
|
Loading…
Reference in New Issue