log_monitor/README.md

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