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
elixir-lang/elixir#9333 removes custom Elixir logger backend handling with Erlang's logger which will cause infinite logging loop with this library if Lager is configured to listen on logger messages (the default).