Soup.LoggerLogLevel (original) (raw)
Soup
API Version: 3.0
Library Version: 3.6.4
Type
Generated by gi-docgen 2023.1
Enumeration
SoupLoggerLogLevel
Declaration
enum Soup.LoggerLogLevel
Description [src]
Describes the level of logging output to provide.
Members
Name | Description |
---|---|
SOUP_LOGGER_LOG_NONE | No logging. |
SOUP_LOGGER_LOG_MINIMAL | Log the Request-Line or Status-Line and the Soup-Debug pseudo-headers. |
SOUP_LOGGER_LOG_HEADERS | Log the full request/response headers. |
SOUP_LOGGER_LOG_BODY | Log the full headers and request/response bodies. |
Content