1.0.20161128202906: Skip calling debug statements with expensive json.dumps() (#238)
* Skip calling debug statements with expensive json.dumps() unless debugging is enabled. * Add typeshed stubs for logging with isEnabledFor() bugfix.
* Skip calling debug statements with expensive json.dumps() unless debugging is enabled. * Add typeshed stubs for logging with isEnabledFor() bugfix.