http://bugzilla.slf4j.org/show_bug.cgi?id=309

          Priority: P5
            Bug ID: 309
          Assignee: [email protected]
           Summary: Alternative Android implementation
          Severity: enhancement
    Classification: Unclassified
                OS: Linux
          Reporter: [email protected]
          Hardware: PC
            Status: NEW
           Version: 1.7.x
         Component: slf4j-android
           Product: SLF4J

I've got an alternative implementation of slf4j-android that you may be
interested in: https://github.com/lp0/slf4j-android

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).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to