Logs constructor

Logs(
  1. SyncRequestClient _client,
  2. WebDriverHandler _handler
)

Implementation

Logs(this._client, this._handler);