Erlang OTP application to monitor multiple log files and be notified when errors occur.
Go to file
2017-06-11 18:47:34 +02:00
apps/log_monitor/src Supervisors and gen_servers 2017-06-11 18:47:34 +02:00
config Supervisors and gen_servers 2017-06-11 18:47:34 +02:00
.gitignore Coordinator & Mailer 2017-06-08 21:22:48 +02:00
LICENSE Added Rebar3 project files 2017-03-11 01:31:41 +01:00
README.md Added Rebar3 project files 2017-03-11 01:31:41 +01:00
rebar.config Removed dependency and restored ports 2017-06-08 21:39:52 +02:00
rebar.lock Coordinator & Mailer 2017-06-08 21:22:48 +02:00

log_monitor

Erlang OTP application to monitor multiple log files and be notified when errors occur.

Build

$ rebar3 compile