Current section
Files
Jump to
Current section
Files
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"}]}]}.