IronWebScraper - The C# Web Scraping Library
WebScraperLoggingLevel Field |
The level of logging made by the WebScraper engine to the Console.
LogLevel.Critical is normally the most useful setting, allowing the developer to write their own, meaningful and application relevant messages inside of Parse methods.
LogLevel.ScrapedData is useful when coding and testing a new WebScraper.
Namespace: IronWebScraper
Assembly: IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)

Field Value
Type: WebScraperLogLevel