1.0.4 • Published 3 years ago

node-red-contrib-simple-log v1.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

node-red-contrib-simple-log

A Node-RED node to log and replay messages.

Install

cd ~/.node-red
npm i node-red-simple-log

Usage

Logger

Set the log file name to the full path of the location you wish to store the log to. Any messages to arrive will then be timestamped and saved to the log.

Replay

Set the log file name to read. You can configure the node to replay at deploy time - or to wait for a button press.

Pressing the button at any other time will stop the replay - then next press will restart the log from the start.

1.0.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago