Kalistia@sh.itjust.works to Software Gore@lemmy.world · 10 days agoVery useful indeed for debuggingsh.itjust.worksimagemessage-square10fedilinkarrow-up1225arrow-down11
arrow-up1224arrow-down1imageVery useful indeed for debuggingsh.itjust.worksKalistia@sh.itjust.works to Software Gore@lemmy.world · 10 days agomessage-square10fedilink
minus-squareHotzilla@sopuli.xyzlinkfedilinkarrow-up21·10 days agoQuite commonly there is some condition when this contains more information, because you never expose error details to end users. Like it is ran from localhost or if debug is on.
minus-squaresqw@lemmy.sdf.orglinkfedilinkEnglisharrow-up3·10 days agoso just replace it with something helpful for this case.
Quite commonly there is some condition when this contains more information, because you never expose error details to end users. Like it is ran from localhost or if debug is on.
so just replace it with something helpful for this case.