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
{{ message }}
This repository was archived by the owner on Dec 8, 2020. It is now read-only.
I get this error intermittently in a test:
It only intermittently errors once in this test for my entire testing suite.
I am currently using
timber-elixir
andtimber-elixir-plug
.I think I can see that
timber-elixir-phoenix
has a configurable:json_library
https://github.com/timberio/timber-elixir-phoenix/blob/master/config/config.exs#L23But can't see that in the
timber-elixir-plug
https://github.com/timberio/timber-elixir-plug/blob/master/config/config.exsThe code:
My setup:
I've recently upgraded to Phoenix 1.4 and have removed Poison and included Jason.
mix.exs
:config.exs
test.exs
The text was updated successfully, but these errors were encountered: