On 03/11/2011 9:37 PM, Scott Dudley wrote:
My understanding from the documentation was that prudent was only relevant when multiple JVM's were writing to the same log. I have only one. I also read that it's use (although sometimes a necessity) incurs a 3X drop in speed.
Multiple appenders writing to the same file (regardless of JVM) requires the prudent mode.
-- Ceki http://twitter.com/#!/ceki _______________________________________________ Logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user
