I am working on a Java SOAP based webservice application where I am writing stdout to a text file as log for our reference. That file is growing enormously, so I need to check f
Log4j can do this. Specifically the RollingFileAppender class.