Packages

A custom formatter for the logger application that turns maps into json logs

Current section

Files

Jump to
jsonlog rebar.config
Raw

rebar.config

{deps, [jsone]}.
{shell, [
{config, "config/sys.config"},
{apps, [sasl]}
]}.