com.hedgehog.gdzietabiedra.utils / io.reactivex.Single / subscribeWithErrorLogging
subscribeWithErrorLogging
fun <T>
Single
<
T
>.subscribeWithErrorLogging(onNext: (
T
) ->
Unit
):
Disposable
(source)
fun <T>
Single
<
T
>.subscribeWithErrorLogging():
Disposable
(source)