Click or drag to resize
DebugContextCurrentRequestLogs Property
Returns the logs for current request.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static RequestLogs CurrentRequestLogs { get; set; }

Property Value

Type: RequestLogs
See Also