How to implement log4net to the existing solution.
An existing solution is having 4 projects. And for logging string builder is using. How to use log4net in the solution so that when a class is called, it has to trace all the information from the class.