exception_handler icon indicating copy to clipboard operation
exception_handler copied to clipboard

silence backtrace in log

Open joshco opened this issue 6 years ago • 3 comments

I'm contemplating switching to this from exception_notifier. If I'm going to save or email the error details and stack traces, I'd like to keep them out of my logs. How can I setup exception_handler to avoid writing the stack traces to my logs?

joshco avatar Dec 15 '18 12:12 joshco

Hi Josh, I was sure this feature was included - however I can't seem to locate the code.

Would you like me to code it up real quick and push? It's just a case of silencing the logger for the exception.

richpeck avatar Dec 15 '18 13:12 richpeck

if you can, that would be great.

joshco avatar Dec 15 '18 13:12 joshco

I second this option

styrken avatar Mar 31 '20 12:03 styrken