ChromeDriverService LogPath Property WebDriver
Gets or sets the location of the log file written to by the ChromeDriver executable.

Namespace: OpenQA.Selenium.Chrome
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public string LogPath { get; set; }
See Also