com.hedgehog.gdzietabiedra.utils / io.reactivex.Flowable / subscribeWithErrorLogging

subscribeWithErrorLogging

fun <T> Flowable<T>.subscribeWithErrorLogging(onNext: (T) -> Unit): Disposable (source)