//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
I once again have some extra free time on my hands, so I'm going to dig into why DBConnectionErrors are seemingly never grouped correctly and see how many yaks require shaving. Our first stop is naive `Logger.error` calls. We need to figure out what to do with them!
13d
This PR proposes to log error using report format instead of simple string. The change should be transparent, except for those who potentially relied on log message structure. More Context One of t...
github.com
Use reports for logging errors by martosaur · Pull Request #768 · elixir-ecto/postgrex
Alex Martsinovich