zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
987 stars 201 forks source link

[Bug]: Logging to both file and STDOUT #2618

Closed jmgiaever closed 2 years ago

jmgiaever commented 2 years ago

Checklist

Deploy method

Snap

Zwavejs2Mqtt version

v10

ZwaveJS version

v10.0.3

Describe the bug

Screencast from 31. aug. 2022 kl. 20.57 +0200.webm

To Reproduce

Tail the logfile (or even journald) at the same time as you have the «debugger» open in Z2M. I have «log to file» enabled.

Expected behavior

That it logs just to file, not to both.

Additional context

No response

robertsLando commented 2 years ago

Thinking about this again this has been the default behaviour since start. This because without the log to stdout the debugger wouldn't work