VisioForge (c) 2025

Search Results for

    Enum HTTPSourceSettings.SOUPLoggerLogLevel

    Describes the level of logging output to provide.

    Namespace: VisioForge.Core.Types.X.Sources
    Assembly: VisioForge.Core.dll
    Syntax
    public enum HTTPSourceSettings.SOUPLoggerLogLevel

    Fields

    Name Description
    Body

    Log the full headers and request/response bodies.

    Headers

    Log the full request/response headers.

    Minimal

    Log the Request-Line or Status-Line and the Soup-Debug pseudo-headers.

    None

    No logging.