This was previously used to manage log output from Erlang :error_logger.
It may have also been a dependency of exometer_core at some point in the
past, but I couldn't find a reference to it after some brief searching.
Either way, :logger itself does the same job without the additional
dependency.
This was previously used to manage log output from Erlang :error_logger. It may have also been a dependency of exometer_core at some point in the past, but I couldn't find a reference to it after some brief searching.
Either way, :logger itself does the same job without the additional dependency.
Fixes #217