How can you delete old log4net logfiles?

Posted by Sem Dendoncker on Stack Overflow See other posts from Stack Overflow or by Sem Dendoncker
Published on 2010-04-19T06:07:01Z Indexed on 2010/04/19 6:13 UTC
Read the original article Hit count: 909

Filed under:
|
|
|

Hello,

We have an application that logs using log4net. But we would like to delete the logfiles every 4 weeks (automatically).
Is there an option in log4net to do this or do we need to have a work arround?

Cheers, M.

© Stack Overflow or respective owner

Related posts about log4net

Related posts about c#