Is there a way to configure log4net to print logs both to console and to files during debug?
I am trying to find a way to debug my software efficiently by observing
You need to have both appenders declared in your section.
Configure your log4net like this: