ProductionStackTrace icon indicating copy to clipboard operation
ProductionStackTrace copied to clipboard

Suggestion About Code Help

Open yh371174229 opened this issue 6 years ago • 1 comments

I don't know how to use the third method About 【Use with a logging framework】 .Can you provide more detailed information?

I Want Use log4net and your Exception Frame,but I don't understhand how to use,can you provide a example or detailed information about it? Any help will appreciate!

yh371174229 avatar Feb 28 '18 07:02 yh371174229

Seems pretty straight forward.

https://github.com/gimelfarb/ProductionStackTrace#use-with-a-logging-framework

Just add the code on the client side.

Then whenever an Exception is logged in log4net, the ProductionStackTrace exception report will be written instead.

icnocop avatar Feb 28 '18 08:02 icnocop