Current section
Files
Jump to
Current section
Files
src/logjam.app.src
{application,logjam,
[{description,"A Logging Library for LFE (lager wrapper)"},
{vsn,"0.5.0-rc1"},
{modules,[logjam]},
{registered,[]},
{applications,[kernel,stdlib]},
{included_applications,[]},
{env,[]},
{pkg_name,logjam},
{maintainers,["Duncan McGreggor"]},
{licenses,["Apache-2"]},
{links,[{"GitHub","https://github.com/lfex/logjam"},
{"Gitlab","https://gitlab.com/lfex/logjam"},
{"Hex","https://hex.pm/packages/logjam"}]}]}.