Current section
Files
Jump to
Current section
Files
src/tracelog.app.src
{application,tracelog,
[{description,"A log handler for structured logs that plays with opencensus"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,opencensus]},
{env,[]},
{modules,[]},
{maintainers,["Fred Hebert"]},
{licenses,["Apache 2.0"]},
{links,[]}]}.