or you could programmatically set up an appender (possibly the only appender)
Maarten On Mon, Jun 23, 2008 at 1:54 PM, Neil Benn <[EMAIL PROTECTED]> wrote: > Hello, > > If you setup the log4j.xml (or log4j.properties) file with a > method called configureandwatch (rather than configure) then any changes to > the file will be propagated while the application is still running. > > Cheers, > > Neil > > On Mon, Jun 23, 2008 at 1:18 PM, Aggarwal, Rajat < > [EMAIL PROTECTED]> wrote: > >> Hi All, >> >> >> >> In one of the projects that I am involved with, I have a requirement >> that the logs that are being generated using log4j can be stored at a >> user specified location, which can be configured at runtime. Is there >> any way to do the same? >> >> >> >> Thanks and regards >> >> >> >> Rajat Aggarwal >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
