[slf4j-dev] [Bug 309] New: Alternative Android implementation
bugzilla-daemon at qos.ch
bugzilla-daemon at qos.ch
Thu Nov 7 22:53:32 CET 2013
http://bugzilla.slf4j.org/show_bug.cgi?id=309
Priority: P5
Bug ID: 309
Assignee: slf4j-dev at qos.ch
Summary: Alternative Android implementation
Severity: enhancement
Classification: Unclassified
OS: Linux
Reporter: bugzilla.slf4j.simon at arlott.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/slf4j-dev/attachments/20131107/4a0377c8/attachment.html>
More information about the slf4j-dev
mailing list