Click or drag to resize
RequestLog Fields

The RequestLog type exposes the following members.

Fields
  NameDescription
Public fieldCurrentContextItem
Currently active context item.
Public fieldCurrentLogItem
Currently active log item.
Public fieldLogTable
Logs table.
Public fieldNotLoggedItems
Number of items that weren't logged due to exceeding of max log size
Public fieldParentLogs
Parent logs.
Public fieldRequestGUID
Request GUID.
Public fieldRequestTime
Request time.
Public fieldRequestURL
Request URL.
Public fieldSettings
Debug settings
Public fieldThreadStack
Current thread stack
Public fieldValue
Value for general single value purposes.
Public fieldValueCollections
Value collections for multiple values purposes.
Top
See Also