1. Add the following line to your assemblyinfo.cs for the project that you want logging to take place in. Note: In order to exclude method entry and exit for the get_ and set_ methods for property getters and setters you have to add the highlighted line
Read More...