WCF Error Handling with log4net In this blog post I will be going through how to do error handing with WCF by using attributes to log your errors. There are multiple ways to do error handling in WCF as listed by Pedram Rezaei Blog. The default way that WCF allows errors message to display is […]