If that's necessary then let's do it. Logging frameworks can be easily bridged to one another in any case (e.g., slf4j-log4j12.jar).
Florent On Fri, Feb 24, 2012 at 12:51 PM, Florian Müller <[email protected]> wrote: > > Hi all, > > We started looking into the Android code integration. One of the findings is > that Apache Commons Logging doesn't support the Android logging facilities. > An alternative to Commons Logging would be SLF4J [1][2], which works on > plain Java and on Android. > > In order to share as much code as possible we would have to replace Commons > Logging with SLF4J across all OpenCMIS classes. This would be a one-time > effort and part of the Android code integration. It would not change any > APIs because it is only used internally. > > > WDYT? > > > - Florian > > [1] http://www.slf4j.org/ > [2] http://www.slf4j.org/android/ > -- Florent Guillaume, Director of R&D, Nuxeo Open Source, Java EE based, Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87
