Skip to content

ambiguous match errors #21

@jschoch

Description

@jschoch

I'm troubleshooting some oddball issues where I am appear to have the same config and versions of this lib included in 2 projects but only one works.

Wondering if you'd be open to including a function that gives a better clue to what's happening here. If so I can fork and make a PR

09:31:53.909 [error] GenServer #PID<0.4762.0> terminating
** (stop) {:EXIT, {{:badmatch, {:error, :badarg}}, [{LoggerLogstashBackend, :log_event, 5, [file: 'lib/logger_logstash_backend.ex', line: 61]}, {LoggerLogstashBackend, :handle_event, 2, [file: 'lib/logger_logstash_backend.ex', line: 36]}, {:gen_event, :server_update, 4, [file: 'gen_event.erl', line: 573]}, {:gen_event, :server_notify, 4, [file: 'gen_event.erl', line: 555]}, {:gen_event, :handle_msg, 6, [file: 'gen_event.erl', line: 296]}, {:proc_lib, :init_p_do_apply, 3, [file: 'proc_lib.erl', line: 247]}]}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions