| WebFarmDebug Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.WebFarmSync
 Syntax
Syntaxpublic class WebFarmDebug
The WebFarmDebug type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | WebFarmDebug | 
 Properties
Properties| Name | Description | |
|---|---|---|
|   | CurrentRequestLog | 
            Current request log.
             | 
|   | DebugCurrentRequest | 
            Debug current request WebFarm operations.
             | 
|   | Settings | 
            Debug settings
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | LogTaskToFile | 
            Logs the task to the log file.
             | 
|   | LogWebFarmOperation | 
            Logs the web farm operation. Logs the web farm operation to the file and to current request log for debugging.
             | 
 See Also
See Also