<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    I'm using FixedWindowRollingPolicy and the doc says that prudent
    mode isn't supported with FixedWindowRollingPolicy (<a
      href="http://logback.qos.ch/manual/appenders.html#RollingFileAppender">http://logback.qos.ch/manual/appenders.html#RollingFileAppender</a>).<br>
    <br>
    On 11/03/2011 02:11 PM, ceki wrote:
    <blockquote cite="mid:4EB3036E.2060407@qos.ch" type="cite">On
      03/11/2011 10:07 PM, ceki wrote:
      <br>
      <blockquote type="cite">On 03/11/2011 10:02 PM, Scott Dudley
        wrote:
        <br>
        <blockquote type="cite">
          <br>
          So clarify for me...
          <br>
          <br>
          If I have only one set of classes loaded by the servlet engine
          (Tomcat)
          <br>
          and only one logback.xml file shared among all applications,
          how do I
          <br>
          have multiple appenders?
          <br>
        </blockquote>
        <br>
        Sorry, you are right. If logback is loaded only once, then each
        appender
        <br>
        mentioned in the config file will be loaded once. No need for
        prudent
        <br>
        mode in this case.
        <br>
      </blockquote>
      <br>
      Stupid me. ContextJNDISelector will cause logback-classic to be
      loaded multiple times. If the logback-classic instances share the
      same config file, then you will have multiple appender instances
      writing to the same file => prudent mode needs to be enabled.
      <br>
      <br>
      <br>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <span style="font-family: Verdana,Geneva,sans-serif; font-size:
        18px; color: rgb(0, 51, 102);">Scott Dudley</span><br>
      <span style="font-size: 12px; font-family:
        Verdana,Geneva,sans-serif; color: rgb(102, 102, 102);">Senior
        Developer </span>
      <p style="font-size: 12px; font-family: Verdana,Geneva,sans-serif;
        color: rgb(102, 102, 102);">Telesoft Corp. | 1661 E. Camelback
        Rd., Suite 300 | Phoenix, AZ, 85016</p>
      <p style="font-size: 12px; font-family:
        Verdana,Geneva,sans-serif;"><strong><span style="color: rgb(255,
            153, 0);">o:</span></strong> <span style="font-size: 12px;
          font-family: Verdana,Geneva,sans-serif; color: rgb(102, 102,
          102);">(602) 308-1115</span><strong><span style="color:
            rgb(255, 153, 0);"> </span></strong><span style="color:
          rgb(255, 153, 0);"><font color="#999999">|</font> </span><strong><span
            style="color: rgb(255, 153, 0);">f:</span></strong> <span
          style="font-size: 12px; font-family:
          Verdana,Geneva,sans-serif; color: rgb(102, 102, 102);">(602)
          308-1300</span> <font color="#8c8c8c">| </font><strong><span
            style="color: rgb(255, 153, 0);">w:</span></strong> <span
          style="font-size: 12px; font-family:
          Verdana,Geneva,sans-serif; color: rgb(102, 102, 102);"><a
            href="http://www.telesoft.com">www.telesoft.com</a></span> <font
          color="#8c8c8c">
        </font></p>
      <p><span style="font-family: Verdana,Geneva,sans-serif; font-size:
          12px;"><font color="#8c8c8c"><strong style="font-weight: bold;
              padding: 0px; margin: 0px;"><span style="color: rgb(255,
                153, 0); padding: 0px; margin: 0px;"><a
                  href="http://www.telesoft.com/blog">TEM Edge Blog</a>
              </span></strong><span style="color: rgb(255, 153, 0);
              padding: 0px; margin: 0px;"><span style="color: rgb(153,
                153, 153);">|</span></span><strong style="font-weight:
              bold; padding: 0px; margin: 0px;"><span style="color:
                rgb(255, 153, 0); padding: 0px; margin: 0px;"> <a
                  href="http://www.twitter.com/_Telesoft">Twitter</a> </span></strong><span
              style="color: rgb(255, 153, 0); padding: 0px; margin:
              0px;"><span style="color: rgb(153, 153, 153);">|</span></span><strong
              style="font-weight: bold; padding: 0px; margin: 0px;"><span
                style="color: rgb(255, 153, 0); padding: 0px; margin:
                0px;"> <a
                  href="http://www.facebook.com/pages/Telesoft-Corp/76397971661">Facebook<br>
                  <br>
                </a><a title="Telesoft Conference 2011"
                  href="http://www.telesoftconference.com"
                  target="_blank">Join us at Telesoft Connections 2011.
                  Learn more now!</a></span></strong></font></span></p>
    </div>
  </body>
</html>