<!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>
    So clarify for me...<br>
    <br>
    If I have only one set of classes loaded by the servlet engine
    (Tomcat) and only one logback.xml file shared among all
    applications, how do I have multiple appenders?<br>
    <br>
    <br>
    On 11/03/2011 01:57 PM, ceki wrote:
    <blockquote cite="mid:4EB3002E.30202@qos.ch" type="cite">
      <br>
      You have *multiple* appender instances (of the same type and run
      on the same JVM) writing to the same file - that requires the
      prudent mode.
      <br>
      <br>
      On 03/11/2011 9:52 PM, Scott Dudley wrote:
      <br>
      <blockquote type="cite">
        <br>
        Understood. I have only one. Guess I'll have to unpack the
        source and
        <br>
        roll up my sleeves. Thanks.
        <br>
        <br>
        <br>
        On 11/03/2011 01:47 PM, ceki wrote:
        <br>
        <blockquote type="cite">On 03/11/2011 9:37 PM, Scott Dudley
          wrote:
          <br>
          <blockquote type="cite">
            <br>
            My understanding from the documentation was that prudent was
            only
            <br>
            relevant when multiple JVM's were writing to the same log. I
            have only
            <br>
            one. I also read that it's use (although sometimes a
            necessity) incurs a
            <br>
            3X drop in speed.
            <br>
          </blockquote>
          <br>
          Multiple appenders writing to the same file (regardless of
          JVM)
          <br>
          requires the prudent mode.
          <br>
          <br>
          <br>
        </blockquote>
      </blockquote>
      _______________________________________________
      <br>
      Logback-user mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://mailman.qos.ch/mailman/listinfo/logback-user">http://mailman.qos.ch/mailman/listinfo/logback-user</a>
      <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>