chore: update 10607's log config changelog
This commit is contained in:
parent
c113a8ac6a
commit
17ab30d8bb
|
@ -0,0 +1,3 @@
|
||||||
|
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`.
|
Loading…
Reference in New Issue