foca icon indicating copy to clipboard operation
foca copied to clipboard

Get traces / errors in a better shape

Open caio opened this issue 1 year ago • 0 comments

Traces are in a weird shape; when not running on debug the warns it emits don't contain any useful info.

Issue opened to handle this with more care. Errors might include more data to make them more actionable (not sure this will be the case), but warn/error traces should definitely include useful metadata instead of requiring a rerun with the very noisy debug level.

REF https://github.com/caio/foca/issues/2#issuecomment-1287697765

caio avatar Oct 24 '22 09:10 caio