caio / foca

mirror of https://caio.co/de/foca/
https://caio.co/de/foca/
Mozilla Public License 2.0
147 stars 8 forks source link

Get traces / errors in a better shape #14

Closed caio closed 1 year ago

caio commented 2 years ago

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