LoggerLogLevel

class LoggerLogLevel

Describes the level of logging output to provide.

Fields

class LoggerLogLevel
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