android10 / frodo

Android Library for Logging RxJava Observables and Subscribers.
1.48k stars 101 forks source link

Customizable Logging implementation #16

Open simplysoft opened 8 years ago

simplysoft commented 8 years ago

It would be nice if there is a way to provide a custom DebugLog implementation, so that logging with other libraries (e.g. via log4j, Timber) could be achieved

android10 commented 8 years ago

I get your idea. Have you considered to implement it and send a PR? Thanks so much.

filipebezerra commented 8 years ago

I vote yes. Will be a nice feature.