MindscapeHQ/raygun4go

Can it log the full stack locally too?

billgraziano opened this issue · 0 comments

I'm working in Windows using this library. I'm working on a service where there may not be outbound Internet access. I'd like to log the errors locally in addition to whatever reporting might be done. I'd especially like to get the stack trace that you create.

Possibly add a parameter like "LogLocally" or "LogErrorLocally" that would write details to the "log" in addition to sending them on you?