Hacker News new | past | comments | ask | show | jobs | submit login

> NLog for logging. It's fantastic.

I use NLog, but I access it through the Common.Logging facade. This is helpful when I need to bolt my code into an environment where NLog kind of sucks, like Xamarin.Android.




If you're in a position to use it, I much prefer Anotar with Fody https://github.com/Fody/Anotar

Commons.Logging always felt clunky in comparison.


I prefer Timber myself https://github.com/cocowalla/Timber

In particular, it makes logging to the Windows event log much easier




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: