Install erlang-lager by entering the following commands in the terminal:
sudo apt update sudo apt install erlang-lager
Description:
logging framework for Erlang
Lager (as in the beer) is a logging framework for Erlang. Its purpose is to provide a more traditional way to perform logging in an erlang application that plays nicely with traditional UNIX logging tools like logrotate and syslog.
Homepage: https://github.com/erlang-lager/lager
Version: 3.5.2-2
Section: universe/libs