You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2022. It is now read-only.
To keep Clog's core as dependency-free and lightweight as possible, SLF4J integration should be moved into a separate artifact. It should be a JVM-only module, which can be consumed by either Android or JVM core modules, to avoid the code duplication that currently exists with this.