DebugSettingsWriteRequestLog Method |
Writes the request log to the log file.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public void WriteRequestLog(
string folder
)
Parameters
- folder
- Type: SystemString
Folder to which the log is written
See Also