team-supercharge / rxsnappy

RxSnappy is a thread safe rxjava wrapper for the great SnappyDB fast key-value database for Android.
Apache License 2.0
49 stars 9 forks source link

Better Log abstraction #1

Closed pakoito closed 8 years ago

pakoito commented 8 years ago

Consider migrating this unnecessary snippet to something that's more user driven, like SLF4J

https://github.com/team-supercharge/rxsnappy/blob/master/rxsnappy/src/main/java/io/supercharge/rxsnappy/RxSnappyLog.java

richardradics commented 8 years ago

Thanks for your feedback! I think I will remove this class from the project, not really needed.

pakoito commented 8 years ago

Fixed on 0.2