Sets @logger to watch @session and print debug information for its messages.
(The session will take a reference on @logger, which will be removed when you call soup_logger_detach(), or when the session is destroyed.)
a #SoupSession
Deprecated: Use soup_session_add_feature() instead.
See Implementation
Sets @logger to watch @session and print debug information for its messages.
(The session will take a reference on @logger, which will be removed when you call soup_logger_detach(), or when the session is destroyed.)