Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Describes the trace level of the audit log.
Namespace: Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly: Microsoft.Dynamics.Commerce.Runtime.Entities (in Microsoft.Dynamics.Commerce.Runtime.Entities.dll)
Syntax
'Declaration
<DataContractAttribute> _
Public Enumeration AuditLogTraceLevel
'Usage
Dim instance As AuditLogTraceLevel
[DataContractAttribute]
public enum AuditLogTraceLevel
[DataContractAttribute]
public enum class AuditLogTraceLevel
Members
| Member name | Description | |
|---|---|---|
| Trace | The defult value indicating trace level. | |
| Debug | The debug log level. | |
| Error | The error log level. |