<html>
    <head>
      <base href="http://bugzilla.slf4j.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Alternative Android implementation"
   href="http://bugzilla.slf4j.org/show_bug.cgi?id=309">309</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>slf4j-dev@qos.ch
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Alternative Android implementation
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bugzilla.slf4j.simon@arlott.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.7.x
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>slf4j-android
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>SLF4J
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I've got an alternative implementation of slf4j-android that you may be
interested in: <a href="https://github.com/lp0/slf4j-android">https://github.com/lp0/slf4j-android</a>

It has various features and configurability (which makes it more of a logging
framework than a simple adaptation layer) as the Android logging is quite
basic.

It avoids the issue in #204 and caches calls to the native isLoggable() method.

Minimal configuration to specify a default logging tag is usually required to
conform to existing Android conventions (using a minimal number of logger
names).</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>