Yash Ganthe <yashgt <at> gmail.com> writes: > > > Hi, > > Our requirement is to be able to roll the log files every night at 9 pm > and not at the day boundary. Is it possible to do so using > RollingFileAppender? > > Thanks, > Yash
Is there a sample log4net design document out there anywhere? Not a des doc showing how log4net works but one that shows how it is used in a project. I have been tasked to write one and was just hoping to find one already made that I can use.