Maven (famous) to Programmer Humor@programming.dev · 3 months agoDetailed Error Messagesimagemessage-square77fedilinkarrow-up11.02Karrow-down15cross-posted to: [email protected]
arrow-up11.02Karrow-down1imageDetailed Error MessagesMaven (famous) to Programmer Humor@programming.dev · 3 months agomessage-square77fedilinkcross-posted to: [email protected]
minus-squarewizardbeard@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up15·3 months agoI believe rule of thumb is to track/log at least one level deeper than what you show to the end user, to ease with troubleshooting and debugging. Beyond that, logs are only useless until they aren’t, and then if you don’t have them you’re in for a universe of pain.
I believe rule of thumb is to track/log at least one level deeper than what you show to the end user, to ease with troubleshooting and debugging.
Beyond that, logs are only useless until they aren’t, and then if you don’t have them you’re in for a universe of pain.