Interface IAuditLogScope
Namespace: Volo.Abp.Auditing
Assembly: Volo.Abp.Auditing.dll
Syntax
public interface IAuditLogScope
Properties
Log
Declaration
AuditLogInfo Log { get; }
Property Value
| Type | Description |
|---|---|
| AuditLogInfo |
public interface IAuditLogScope
AuditLogInfo Log { get; }
| Type | Description |
|---|---|
| AuditLogInfo |