Click or drag to resize
DebugSettingsWriteRequestLog Method
Writes the request log to the log file.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public void WriteRequestLog(
	string folder
)

Parameters

folder
Type: SystemString
Folder to which the log is written
See Also