Current section
Files
Jump to
Current section
Files
src/logger_colorful.app.src
{application,logger_colorful,
[{description,"Colorful logger formatter wrapper"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub",
"https://github.com/hauleth/logger_colorful"}]}]}.