Search Results for

    Show / Hide Table of Contents

    Class WebScraper.LogLevel

    Level of WebScraper logging to the Console. Because this Enum is a Flag type options can be combined using a pipe: e.g. LogLevel.Critical | LogLevel.ScrapedData

    Inheritance
    System.Object
    WebScraper.LogLevel
    Namespace: IronWebScraper
    Assembly: IronWebScraper.dll
    Syntax
    public sealed class LogLevel : Enum

    Fields

    All

    All events are logged to the console. Extremely verbose;

    Declaration
    public const WebScraper.LogLevel All
    Field Value
    Type Description
    WebScraper.LogLevel

    Critical

    Logs critical events such as permanently irretrievable page failures and system information.

    Declaration
    public const WebScraper.LogLevel Critical
    Field Value
    Type Description
    WebScraper.LogLevel

    Decision

    Logs about decisions made by the crawler.

    Verbose. Useful for advanced debugging.

    Declaration
    public const WebScraper.LogLevel Decision
    Field Value
    Type Description
    WebScraper.LogLevel

    Http

    Logs HTTP request success and failures

    Verbose. Useful for advanced debugging.

    Declaration
    public const WebScraper.LogLevel Http
    Field Value
    Type Description
    WebScraper.LogLevel

    None

    No Logs

    Declaration
    public const WebScraper.LogLevel None
    Field Value
    Type Description
    WebScraper.LogLevel

    ScrapedData

    Logs data which has been extracted, in a JSON format.

    If using YieldUnique, only new records will be logged.

    Will also log File downloads and Images download

    Declaration
    public const WebScraper.LogLevel ScrapedData
    Field Value
    Type Description
    WebScraper.LogLevel

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Free 30-Day Trial Key
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronWebscraper to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronWebscraper free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.