Click or drag to resize
DebugSettingsLogLength Property
Maximum length of the log in number of requests.

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

Property Value

Type: Int32
See Also