emqx/changes/feat-10607.en.md

4 lines
278 B
Markdown

Simplified log configuration:
- Replaced `log.console_handler` with `log.console`, keeping only `enable, level, formatter, and time_offset`.
- Replaced `log.file_handlers` with `log.file`, keeping only `enable, level, formatter, time_offset, rotation_count, rotation_size, to`.