RequestDebug Class |
Namespace: CMS.Helpers
public class RequestDebug
The RequestDebug type exposes the following members.
Name | Description | |
---|---|---|
RequestDebug |
Name | Description | |
---|---|---|
CurrentRequestLog |
Current request log.
| |
DebugCurrentRequest |
Debug current request processing.
| |
Settings |
Debug settings
|
Name | Description | |
---|---|---|
LogRequestOperation |
Logs the request operation. Logs the request operation to the file and to current request log for debugging.
| |
LogRequestValues |
Logs the current request values.
| |
LogToFile |
Logs the request operation to the log file.
|