mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
feat: Add a settings option to log to console in json format (#25649)
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
This commit is contained in:
co-authored by
Nerivec
parent
6f3524b251
commit
26ef565c8a
@@ -118,6 +118,7 @@ describe('Extension: Bridge', () => {
|
||||
log_level: 'info',
|
||||
log_namespaced_levels: {},
|
||||
log_output: ['console', 'file'],
|
||||
log_console_json: false,
|
||||
log_rotation: true,
|
||||
log_symlink_current: false,
|
||||
log_syslog: {},
|
||||
|
||||
Reference in New Issue
Block a user