LoggerLogLevel
Description:
[ CCode ( cprefix = "SOUP_LOGGER_LOG_" , type_id = "soup_logger_log_level_get_type ()" ) ]
public enum LoggerLogLevel
Describes the level of logging output to provide.
Content:
Enum values:
- 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