node-red-contrib-winston-papertrail 0.0.1
A simple node that logs to Papertrail using the Papertrail transport for Winston.
Node-RED Papertrail transport for Winston Node
A simple node that logs to Papertrail using the Papertrail transport for Winston.
Usage
- Use config node to setup Papertrail endpoint (host and port)
- Message to send is
msg.payload
- Level is
msg.level
. Defaults toinfo
.
License
MIT © Marco Torres