Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timber in java-library #405

Closed
P1NG2WIN opened this issue Dec 4, 2020 · 3 comments
Closed

Timber in java-library #405

P1NG2WIN opened this issue Dec 4, 2020 · 3 comments

Comments

@P1NG2WIN
Copy link

P1NG2WIN commented Dec 4, 2020

I want to use Timber in my only-java module of my project. I even founded issue on stackoverflow that expained that Timber has jdk module but for some reason i'm not found any info about that module in wiki. Could you explaine why? Is timber-jdk ready to use without android dependencies?

In my project i use multimodule architecture so some of my features has this because they dont need any android dependecies

plugins {
    id 'java-library'
    id 'kotlin'
}
@P1NG2WIN
Copy link
Author

P1NG2WIN commented Dec 4, 2020

Also right now i founded that timber-5.0.0 snapshot (with jdk) has not backward compability with old Timber.d(); Timber.e() etc functions. Could you provide it?

@ben-xD
Copy link

ben-xD commented Feb 4, 2021

The last messages on #63 was useful to me

looks like this has been reverted from master

No explanation though :)

@JakeWharton
Copy link
Owner

I'm going to track multiplatform in #338

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants