#Error extensions

1 messages · Page 1 of 1 (latest)

strange island
strange island
#

I also want to talk about exception traces. I could add an extension for the exception trace but it won't be used anywhere, right? I still need to print it to stderr otherwise users won't be able to see it in TUI/Cloud.

neon sage
neon sage
strange island
#

Yeah, that's what I was after.

#

Could have a sort of button (like reveal noisy spans), but only on the function that created it because it's going to be propagated through extensions.

#

Or maybe show only with --debug.

neon sage
#

Yeah, a generic thing for showing them would be good, sort of like seeing all the span attributes too (someday)

#

As long as it's behind a toggle, or we show collapsed individual fields, etc

#

(I'm mostly thinking Cloud here but some TUI analogue would be good too if we can find it)