Conversation
Notices
-
Mental Tofu Haver (floatingghost@ihatebeinga.live)'s status on Saturday, 31-Aug-2019 23:03:30 JST
Mental Tofu Haver
ahaha so this is why we get the {:error, :ok}
so one function relies on passing the error back up
but the function it's relying on will pass back up the result of Logger.error which is always just :ok
image.png