public interface StreamObserverFactory
Modifier and Type | Method and Description |
---|---|
io.grpc.stub.StreamObserver<com.google.rpc.Status> |
createStreamObserver(String path)
Creates a stream observer that observes and processes server responses corresponding with
provided log file path
|
io.grpc.stub.StreamObserver<com.google.rpc.Status> createStreamObserver(String path)
path
- path of log file to which logD is streaming logs to