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
It looks like you've forgotten to hook your appender up to the root logging: