builder instance as needed.RxDogTag.Configurer in a way that doesn't break the
builder chain.OnErrorNotImplementedExceptions with its own custom, simplified one with no stacktrace and
the original cause's message copied in.Flowable and Subscriber.Observable and Observer.Maybe and MaybeObserver.Single and SingleObserver.Completable and CompletableObserver.RxJavaPlugins.RxDogTag.Builder settings via RxDogTag.Builder.install().RxJavaPlugins.DogTagObservers that attempt to deduce the line number that subscribe()
was called and surface that in the eventual thrown OnErrorNotImplementedException
message.RxDogTagErrorReceiver.onError(Throwable).