Hi all,
I want to use log4j in my web application.I will like to setup the log4j in such a way that when the file reach a certain size, we start writing a new log files, making it easier to open and read. Can you please explain the setup of RollingFileAppender.
Thanks