PandaWood/ExceptionReporter.NET

Ability to zip attached files

PandaWood opened this issue · 1 comments

My current use of attaching files is to zip them myself (outside ExceptionReporter) and present the zip file to ExceptionReporter.

Should be able to specify the files and ExceptionReporter zip them up.
It seems obvious that the files should always need to be zipped when emailing.

including dotnetzip as a dependency makes this easy - https://github.com/haf/DotNetZip.Semverd