Create log messages in wpf

640 Views Asked by At

I want my WPF app to log unexpected errors to a text file that we can look at.

Is there any way to do this on our own?

an is there any opensource or third party tolls to use? if yes please

let me know.

1

There are 1 best solutions below

2
Hakan Fıstık On

http://nlog-project.org/

https://github.com/NLog/NLog

I hope this is helpful, open source project