In official documentation you can disable all the audit, or disable methods by [DisableAuditing]. But I want to audit only my desired methods or classes.
I implement MyCustomAuditStore but there isn't enough property to do what I want.
In official documentation you can disable all the audit, or disable methods by [DisableAuditing]. But I want to audit only my desired methods or classes.
I implement MyCustomAuditStore but there isn't enough property to do what I want.