Node-RED uses a logger that writes its output to the console. ... the logging function return function(msg) { console.log(msg.timestamp, msg.event); } } } }.
確定! 回上一頁