Interface | Description |
---|---|
LogDaemonClient |
Interface for LogD Client.
|
StreamObserverFactory |
A StreamObserverFactory interface
|
Class | Description |
---|---|
DefaultStreamObserverFactory |
A production implementation of StreamObserverFactory
|
LogdClient |
Given a host and port number, this client is used to make a connection and stream logs to logD
server
|