Packages

Elli middleware that will log the exceptions.

Current section

Files

Jump to
elli_log_exceptions src elli_log_exceptions.app.src
Raw

src/elli_log_exceptions.app.src

{application,elli_log_exceptions,
[{description,"Elli middleware that will log the exceptions."},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub",
"https://github.com/elli-lib/elli_log_exceptions"}]}]}.