Kalistia@sh.itjust.works to Software Gore@lemmy.world · 3か月前Very useful indeed for debuggingsh.itjust.worksexternal-linkmessage-square11fedilinkarrow-up1226arrow-down11
arrow-up1225arrow-down1external-linkVery useful indeed for debuggingsh.itjust.worksKalistia@sh.itjust.works to Software Gore@lemmy.world · 3か月前message-square11fedilink
minus-squareHotzilla@sopuli.xyzlinkfedilinkarrow-up21·3か月前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.
minus-squaresqw@lemmy.sdf.orglinkfedilinkEnglisharrow-up3·2か月前so 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.