#Another very backend website thing, but perhaps only print the received data if its in a dev env

10 messages · Page 1 of 1 (latest)

lyric spindle
#

I'll work on a PR for this if its approved

fervent beacon
#

what do you mean by received data?

lyric spindle
#

by that i mean this

fervent beacon
#

<@&869943787277926470> opinion?

wide marten
#

looks good

quasi drift
#

Well, the main reason for these logs is to be able to figure out crashes that are not reproducible for some reason.
With these logs, we can check what request was sent/received just before the crash and therefore what caused it. Without it something like that is extremely hard to find.

wide marten
#

you could use tracing, but i dont know if its worth the time

lyric spindle
wide marten