What version of log4j are you using? There were problems with that appender in older versions.
On 8/28/07, Dmitry Beransky <[EMAIL PROTECTED]> wrote: > Hi, > > Are there any tricks to using the asyncronous appender class? I've > added the following to my log4j.xml file: > > <appender name="A_FILE" class="org.apache.log4j.AsyncAppender"> > <appender-ref ref="FILE"/> > </appender> > > and as soon as I switch the root from FILE to A_FILE, logging stops. > The file is still being created though by the nested appender. > > > Dmitry > -- James A. N. Stauffer http://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
