OAuth::enableDebug
Turn on verbose debugging
Description
public bool OAuth::enableDebug()
Turns on verbose request information useful for debugging,
the debug information is stored in the debugInfo
member. Alternatively, the debug member can
be set to a non-false value to turn debug on.
Parameters
This function has no parameters.