Closed RobinClowers closed 8 years ago
Can you check your mix.lock file and see which versions of Poison and Raygun you have?
"poison": {:hex, :poison, "1.5.2"},
"raygun": {:hex, :raygun, "0.2.0"},
I'm guessing it's the same as issue #17
I'm not sure what to make of this stack trace, but it only happens when I include
Raygun.Logger
in my logger backends.