Click or drag to resize

LogElements Enumeration

Namespace:  Dynamicweb.Logging
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
[FlagsAttribute]
public enum LogElements
Members
  Member nameValueDescription
None0
StackTrace1
SessionVariables2
Url4
Items8
RequestForm16
RequestQueryString32
ServerVariables64
All127
See Also