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?
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?