Click or drag to resize
DebugSettingsLastLogs Property
Last requests query logs, contains the arrays of [URL, SecurityLog, Time].

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public List<RequestLog> LastLogs { get; }

Property Value

Type: ListRequestLog
See Also