docs: Add change logs

This commit is contained in:
Zaiming (Stone) Shi 2023-03-30 14:17:08 +02:00
parent 75817e23bd
commit da8794ede0
2 changed files with 4 additions and 0 deletions

View File

@ -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.

View File

@ -0,0 +1,2 @@
优化启动失败的错误日志。
如果 EMQX 因为损坏的配置文件无法启动时,不会再打印过多的错误日志,也不再生成 crash.dump 文件。