0
suresht created
- ABP Framework version: v8.3.0
- UI Type: Angular
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
- I am unable to find examples that show how to implement a central way of auditing API calls from Module to other systems. I have reviewed details at the following link and am following them:
- https://abp.io/support/questions/218/AbpAuditLogs-and-AbpAuditLogActions
- Is there a SQL table that is used for audit logging in abp.io like in abp (AbpAuditLogs table)? If so, is there an example you can provide?
- Thanks
1 Answer(s)
-
0
Hi,
Sorry, I don't quite understand.
If you want to get audit logging, you can inject
IAuditLogsAppService
orIAuditLogRepository