goog.labs.net.webChannel.WebChannelDebug |
![]()
Logs that the browser went offline during the lifetime of a request.
Arguments:
|
code » | |||
![]()
Logs a debug message.
Arguments:
|
code » | |||
![]()
Logs an exception
Arguments:
|
code » | |||
Gets the logger used by this ChannelDebug.
Returns: goog.debug.Logger
The logger used by this WebChannelDebug.
|
code » | |||
![]()
Logs an info message.
Arguments:
|
code » | |||
![]()
Removes data from a response array that may be sensitive.
Arguments:
|
code » | |||
Removes potentially private data from a request POST body so that we don't
accidentally save private and personal data to the server logs.
|
code » | |||
Removes potentially private data from a response so that we don't
accidentally save private and personal data to the server logs.
|
code » | |||
![]()
Logs a severe message.
Arguments:
|
code » | |||
![]()
Logs a request timeout.
Arguments:
|
code » | |||
![]()
Logs a Trident ActiveX request.
|
code » | |||
![]()
Logs the done response received from a Trident ActiveX request.
|
code » | |||
![]()
Logs the response text received from a Trident ActiveX request.
|
code » | |||
![]()
Logs a warning message.
Arguments:
|
code » | |||
![]()
Logs an XmlHttp request..
|
code » | |||
![]()
Logs the meta data received from an XmlHttp request.
|
code » | |||
![]()
Logs the response data received from an XmlHttp request.
|
code » |
The logger instance.
|
Code » |