log4net

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Aleksey

    log4net

    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


Working...