Packages

Inject errors and reports from the Erlang error logger into the Bunyan distributed and pluggable logging system

Current section

Files

Jump to
bunyan_source_erlang_error_logger lib erlang_error_logger.ex
Raw

lib/erlang_error_logger.ex

defmodule Bunyan.Source.ErlangErrorLogger do
use Bunyan.Shared.Readable, server_name: Bunyan.Source.ErlangErrorLogger.Server
# No callable API...
end