timber
joda-time-android
timber | joda-time-android | |
---|---|---|
9 | - | |
10,509 | 2,624 | |
0.4% | -0.0% | |
4.3 | 5.4 | |
6 months ago | 4 months ago | |
Kotlin | Java | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
timber
-
Building software for cattle farmers. Part 2. Production errors
To try and fix this problem fast I knew I needed some sort of logging and that is when I discovered Timber and Firebase Crashlynics. I then used THIS video to set both of them up and to create a decent crash reporting system.
-
Modern Android Development in 2023
Timber
-
Do yout stil use Android Timber lib?
Do you still use the Android Timber lib? The only real pro I see is that you don't need to declare the Tag, other than that that "pro" where each call checks if debug or not I wonder why you would like to have that, I mean what I want is all debug-only logs to get stripped out from the code, and instead of calling if(BuildConfig.Debug) on each Timer.xy() call why not create an extra Application class under the debug folder where logs are activated? Just trying to figure out of this lib that actually started like 9 years ago is still needed or not really anymore. https://github.com/JakeWharton/timber
- Advanced custom lint checks
-
Logging best practices?
One of the options could be to setup logging to the file within the app and sync it with backend once necessary or required. This could be achieved by using library, such as Timber and setting up local file. Depending on your constraints, such as file size, you might want to include a file rotation strategy, e.g. start a new file and remove the old one.
-
What are the most common used (3rd party) libraries and frameworks used in Android development?
Timber for logging
-
This video is about Square Logcat open source Library and how it works more efficient than Timber. No hard feelings toward Jake Wharton!
Same as in Timber
- Timber 5.0 is out! Rewritten in Kotlin, binary compatible with 4.x and support for AGP 7.0 lint checks (/r/androiddev)
- Timber 5.0 is out! Rewritten in Kotlin, binary compatible with 4.x and support for AGP 7.0 lint checks
joda-time-android
We haven't tracked posts mentioning joda-time-android yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
puree-android - A log collector for Android
routable-android - Routable, an in-app native URL router, for Android
ASimpleCache - a simple cache for android and java
realm-gson-serializer - Serialization/Deserialization of Realm Objects Using Gson with Personal Json Adapter
RoboGif - A small utility to record Android device screen to a GIF
StatusBarUtil - A util for setting status bar style on Android App.
motion - An Android library allowing images to exhibit a parallax effect that reacts to the device's tilt
DebugLog - Create a simple and more understandable Android logs.
ColorArt - iTunes 11-style color matching code for Android
MorbidMask - A library for fast and safe delivery of parameters for Activities and Fragments.
Byte Buddy - Runtime code generation for the Java virtual machine.