Thank you very much for the fast answer. I feel so stupid. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of ceki Sent: Mittwoch, 21. Dezember 2011 17:49 To: logback users list Subject: Re: [logback-user] Prudent mode logging to NFS-mounted file
Check spelling of prudent (not prudend). On 21.12.2011 16:30, [email protected] wrote: > We seem to be losing quite a few log records in a clustered web > application writing to an NFS-mounted file with the configuration > shown below. > > We are running logback-1.0.0. Any suggestions? > > <appendername=/"file"/ > > class=/"ch.qos.logback.core.rolling.RollingFileAppender"/> > <append>true</append> > <prudend>true</prudend> > <encoder> > <pattern>%d ${HOSTNAME} [%t] %-5p %c - {%marker} %m%n</pattern> > </encoder> -- Ceki http://twitter.com/#!/ceki _______________________________________________ Logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user -------------------------------------------------------------------------- _______________________________________________ Logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user
