AbstractLogCollector Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | LogCollector LogProcessor |
| Declared in | AbstractLogCollector.h AbstractLogCollector.m |
– fillSyncRequest:
Fills the given request with the latest Logging state.
- (void)fillSyncRequest:(LogSyncRequest *)requestDiscussion
Fills the given request with the latest Logging state.
Declared In
LogTransport.h
– onLogResponse:
Updates the state using response from the server.
- (void)onLogResponse:(LogSyncResponse *)responseDiscussion
Updates the state using response from the server.
Declared In
LogTransport.h