Packages

Logstash library to send information using UDP or TCP avoiding bottlenecks

Current section

Files

Jump to
elogstash rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, [poolboy, jsx]}.
{cover_enabled, true}.
{cover_opts, [verbose]}.
{plugins, [rebar3_hex]}.