You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you also turn on console logging? The MatchError you're seeing is almost certainly the same general problem as covered in issue #21, i.e. this library can't encode the event to be logged as JSON.
I have the following logstash config
and I configured logger_logstash_backend in phoenix as:
Configures Elixir's Logger
and try to call it like
Logger.info "Here is something: FF"
but I got the error
The text was updated successfully, but these errors were encountered: