
21 Dec
2011
21 Dec
'11
4:49 p.m.
Check spelling of prudent (not prudend). On 21.12.2011 16:30, ThomasSchuessler2@Eaton.com 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