Current section

Files

Jump to
logjam src logjam.app.src
Raw

src/logjam.app.src

{application,logjam,
[{description,"A Logging Library for LFE (lager wrapper)"},
{vsn,"0.5.0-rc2"},
{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"}]}]}.