timber
Logger
A logger with a small, extensible API that provides utility on top of Android's normal Log class.
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
10k stars
250 watching
963 forks
Language: Kotlin
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
orhanobut/logger | A logging utility that provides a simple and customizable way to log events in Android applications | 13,832 |
jakewharton/hugo | Logging mechanism to record method calls and their execution times during debug builds. | 7,920 |
natefinch/lumberjack | A logging package for Go that controls the rotation and management of log files | 4,866 |
jakewharton/butterknife | Tools for simplifying Android view handling and event handling | 25,545 |
swiftybeaver/swiftybeaver | Convenient and secure logging solution for Swift development | 5,931 |
jakewharton/threetenabp | Provides standardized date and time functionality for Android using Java 8 APIs | 3,549 |
winstonjs/winston | A logging library with support for multiple transports and flexible log formatting | 22,910 |
qos-ch/logback | A logging framework for Java that aims to be reliable, generic, fast, and flexible. | 3,016 |
tony19/logback-android | A logging framework specifically designed for Android apps | 1,201 |
jakewharton/scalpel | A tool to visually inspect and debug the layer hierarchy of an Android app | 2,766 |
qos-ch/slf4j | An abstraction layer for various logging frameworks allowing users to switch at deployment time. | 2,340 |
ihsanbal/logginginterceptor | An OkHttp interceptor providing a pretty logger and mock support for Android apps. | 1,326 |
greenrobot/eventbus | A publish/subscribe event bus for Android and Java that simplifies communication between components | 24,684 |
johncarl81/parceler | A code generation library that automates the process of creating Android Parcelable boilerplate source code | 3,557 |
ubclaunchpad/lumbermill | A simple logging library for iOS with configurable log levels and minimal overhead. | 2 |