frodo
Rx log utility
A tool for logging RxJava Observables and Subscribers in Android apps.
Android Library for Logging RxJava Observables and Subscribers.
1k stars
29 watching
101 forks
Language: Java
last commit: about 6 years ago
Linked from 1 awesome list
androidandroid-developmentandroid-librarydebuggerdebuggingdebugging-toolrxjava
Related projects:
Repository | Description | Stars |
---|---|---|
rh-id/a-logger | A simple Android logging utility that provides basic logging functionality and customization options. | 1 |
davidmoten/rxjava-file | A Java library providing observables for file I/O and event handling using RxJava and NIO. | 82 |
reactivex/rxjavajoins | Joins operators for RxJava to combine multiple sources of data into a single stream of results | 100 |
android10/arrow | A collection of reusable utility classes and methods for Java and Android development | 439 |
anitaa1990/rxandroid-sample | A collection of concise write-ups on implementing Reactive Programming in Android using RxJava | 36 |
davidmoten/rxjava-extras | A collection of utility classes and operators for RxJava, extending its functionality with additional operators and actions. | 269 |
inaka/galgo | A library to display log messages on screen in Android apps | 426 |
mchav/fregeandroid | A proof of concept for running a functional programming language on Android | 6 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
ihsanbal/logginginterceptor | An OkHttp interceptor providing a pretty logger and mock support for Android apps. | 1,326 |
tony19/logback-android | A logging framework specifically designed for Android apps | 1,201 |
gajus/roarr | A JSON logging library for Node.js and browser applications | 1,067 |
afiqiqmal/ezylogger | A simple Android logging library that provides various log levels and formatting options. | 7 |
pakoito/rxfunctions | A library for composing and chaining functions on Observables in RxJava to simplify complex data processing pipelines. | 49 |
pakoito/rxtuples | Library providing tuple-like data structures to simplify RxJava usage and operations | 112 |