log_monitor/README.md
2017-07-05 21:33:16 +02:00

20 lines
201 B
Markdown

log_monitor
=====
Erlang OTP application to monitor multiple log files and be notified when errors occur.
Build
-----
$ make
Release
-----
$ make prod
Documentation
-----
$ make doc