[ https://jira.qos.ch/browse/SLF4J-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18660#comment-18660 ]
Nitin Verma commented on SLF4J-328: ----------------------------------- yes. it is in master. starting tag v_1.7.14 (https://github.com/qos-ch/slf4j/releases/tag/v_1.7.14) https://github.com/qos-ch/slf4j/commit/fc0ad8652b8485175a6295648c05425284b8619a > Binding Ambiguity check skipped for Andriod > ------------------------------------------- > > Key: SLF4J-328 > URL: https://jira.qos.ch/browse/SLF4J-328 > Project: SLF4J > Issue Type: Improvement > Components: Core API > Affects Versions: 1.7.x > Environment: Android > Reporter: Nitin Verma > Assignee: Ceki Gülcü > Priority: Critical > Fix For: 1.7.14 > > Attachments: FindStaticLoggerBinderPathsPerfTest.java > > > https://github.com/nitinverma/slf4j/commit/4d67b578fdc1cf77a0689f2efb0424f6c8479963 > As Dex cant by design have duplicate class, there would never be a 'Binding > Ambiguity'. > 1. LoggerFactory.getLogger is mostly called via MainActivity. Which gives a > black screen before the first activity loads. > 2. This operation takes 200-600 Inclusive CPU Time as per DDMS. > This fix get Incl CPU Time to sub 10 -- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev