Open Closed

How to implement auditing of API calls from Module #8545


User avatar
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)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Sorry, I don't quite understand.

    If you want to get audit logging, you can inject IAuditLogsAppService or IAuditLogRepository

Made with ❤️ on ABP v9.1.0-preview. Updated on December 26, 2024, 06:07