log2slack
v1.0.6
Published
A simple log watch to post to #slack
Readme
SLOG
A simple node program to tail a local file and send it to #slack.
Features
- RegExp filtering
- Before and After capturing
Quick Start
- get it (eg git clone [email protected]:bangbangsoftware/slog.git)
- install (eg. npm i)
- test it (eg. npm test)
- run it (eg. npm start)
