Hi, guys!
I going to use log4net component and trying to config it. I use
RollingFileAppe nder. There are different conditions for rolling log files in
this appender: Once (per execution), Size (limited by log file size) ect.
I need my log files to be per execution rolling but in case file size
achive 10Mb it should stop logging. I didn't find such an option there, but
I suppose it should be.
Has anybody resolved this propblem?
Thanks a lot
I going to use log4net component and trying to config it. I use
RollingFileAppe nder. There are different conditions for rolling log files in
this appender: Once (per execution), Size (limited by log file size) ect.
I need my log files to be per execution rolling but in case file size
achive 10Mb it should stop logging. I didn't find such an option there, but
I suppose it should be.
Has anybody resolved this propblem?
Thanks a lot