How to add a blank line in the log file using log4net?

Posted by Jollian on Stack Overflow See other posts from Stack Overflow or by Jollian
Published on 2010-03-27T01:22:27Z Indexed on 2010/03/27 1:33 UTC
Read the original article Hit count: 280

Filed under:
|
|

I used RollingFileAppender. And I want add a blank line to the log when my program launches. How to do that? Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms