What is the best practice in using log4net in a multi project solution. Do I install the log4net Nuget on every project? I there a way to create a logger in the infrastructure, that uses log4net? I will appreciate any ideas.
What is the best practice in using log4net in a multi project solution. Do I install the log4net Nuget on every project? I there a way to create a logger in the infrastructure, that uses log4net? I will appreciate any ideas.