<html>
    <head>
      <base href="http://bugzilla.slf4j.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:cowwoc@bbs.darktech.org" title="Gili <cowwoc@bbs.darktech.org>"> <span class="fn">Gili</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Need ability to shutdown loggers and flush appenders"
   href="http://bugzilla.slf4j.org/show_bug.cgi?id=201">bug 201</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>cowwoc@bbs.darktech.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Need ability to shutdown loggers and flush appenders"
   href="http://bugzilla.slf4j.org/show_bug.cgi?id=201#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Need ability to shutdown loggers and flush appenders"
   href="http://bugzilla.slf4j.org/show_bug.cgi?id=201">bug 201</a>
              from <span class="vcard"><a class="email" href="mailto:cowwoc@bbs.darktech.org" title="Gili <cowwoc@bbs.darktech.org>"> <span class="fn">Gili</span></a>
</span></b>
        <pre>+1 for needing flush(), ideally in slf4j.

My use-case is needing to log a bunch of errors, then throw an exception. The
logger output is going to stdout, the exception stack-trace to stderr, so the
combined output ends up getting interleaved (making it hard to read).

Ideally, I'd like to flush the log before throwing the exception.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>