Closed kdembler closed 10 months ago
Added winston format that will always pre-process logs and make sure we don't log raw axios error. This way we don't need to remember to do this in all the different places where the error can be logged
LGTM
Don't worry about the failing tests I've got a fix here https://github.com/Joystream/joystream/pull/5037
Added winston format that will always pre-process logs and make sure we don't log raw axios error. This way we don't need to remember to do this in all the different places where the error can be logged