PerformanceLogTypeDebugLog Field |
Detailed information is logged.
Namespace:
Aloe.SystemFrameworks.Domain.Core
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const PerformanceLogType DebugLog = 2
Public Const DebugLog As PerformanceLogType = 2
public:
literal PerformanceLogType^ DebugLog = 2
static val mutable DebugLog: PerformanceLogType
Field Value
Type:
PerformanceLogType
See Also