In Node-red I am recieving node-red data from TCP. I wanted to log the data recieved and the time. How can I log this in windows.
A debug node set to send to the console is the simplest way to log the data, unless that's not what you mean
In Node-red I am recieving node-red data from TCP. I wanted to log the data recieved and the time. How can I log this in windows.
A debug node set to send to the console is the simplest way to log the data, unless that's not what you mean