-
Notifications
You must be signed in to change notification settings - Fork 604
Open
Description
I use node-red to monitor the availability of my IoT / other devices by pinging them every 20seconds. Although this is probably not the ideal method it works for me but unfortunately it generates excessive amount of log messages like this.
15 Jun 15:35:21 - [info] [ping:5c31503383df695d-1683c145933c6c70] ping - Host '192.168.x.x' process timeout - sending SIGINT
I would like to make an argument that this should not be a info-level message, but rather debug.
Metadata
Metadata
Assignees
Labels
No labels