cf.net exception and other logging
问题 I want to add some logging capability to a cf.net application running on WM6 Pro. I'm looking at logging exceptions and some of the more sensitive sections of code. I would like to have logs stored both locally (i.e. on the device) and also have them reliably uploaded to a server as well (they will need to be queued, my app is occasionally connected). Does anyone know if this possible with log4net or will I have to write my own logging system? Does anyone have any pointers? 回答1: If you use