Current section
Files
Jump to
Current section
Files
src/jsonlog.app.src
{application,jsonlog,
[{description,"A JSON erlang logger formatter"},
{vsn,"0.0.1"},
{registered,[]},
{applications,[kernel,stdlib,jsone]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/ahmadster/jsonlog"}]}]}.