You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
apps/log_monitor/src | 6 years ago | |
config | 6 years ago | |
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
Makefile | 7 years ago | |
README.md | 7 years ago | |
TODO.md | 6 years ago | |
rebar.config | 7 years ago | |
rebar.lock | 7 years ago |
README.md
log_monitor
Erlang OTP application to monitor multiple log files and be notified when errors occur.
Build
$ make
Release
$ make prod
Documentation
$ make doc