Packages

A custom formatter for the logger application that turns maps into single line text logs

Current section

Files

Jump to
flatlog src flatlog.app.src
Raw

src/flatlog.app.src

{application,flatlog,
[{description,"A custom formatter for the logger application that turns maps into single line text logs"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/ferd/flatlog/"}]}]}.