Current section
Files
Jump to
Current section
Files
src/jsonlog.app.src
{application,jsonlog,
[{description,"A custom formatter for the logger application that turns maps into json logs"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/tsloughter/jsonlog/"}]}]}.