Creates a new #SoupLogger with the given debug level.
If you need finer control over what message parts are and aren't logged, use soup.logger.Logger.setRequestFilter and soup.logger.Logger.setResponseFilter.
the debug level
a new #SoupLogger
Creates a new #SoupLogger with the given debug level.
If you need finer control over what message parts are and aren't logged, use soup.logger.Logger.setRequestFilter and soup.logger.Logger.setResponseFilter.