Dynamicweb 9
Dynamicweb 9
Dynamicweb.Logging
ILogger Interface
ILoggerProvider Interface
LogCategory Class
LogElements Enumeration
LoggerBase Class
LogLevel Enumeration
LogManager Class
ObjectToString Class
LogElements Enumeration
Namespace:
Dynamicweb.Logging
Assembly:
Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
C#
VB
Copy
[
FlagsAttribute
]
public
enum
LogElements
<
FlagsAttribute
>
Public
Enumeration
LogElements
Members
Member name
Value
Description
None
0
StackTrace
1
SessionVariables
2
Url
4
Items
8
RequestForm
16
RequestQueryString
32
ServerVariables
64
All
127
See Also
Reference
Dynamicweb.Logging Namespace