0
votes
1answer
109 views
logging in log4net to different appenders based on circumstances
Hi there,
I am using log4net and in one class require logging to a RollingFile appender, but then in another class, I wish to log to the event log + rolling file + console appende …
