abp
abp copied to clipboard
How Can I Set current.log
Documentation
Please check the official documentation before asking questions: https://docs.abp.io
GitHub Issues
GitHub issues are for bug reports, feature requests, and other discussions about the framework.
If you're creating a bug/problem report, please include the followings:
ABP Framework version 5.3.3
Hello, I need to set auditingManager.Current?.Log but its readonly. How can ı set ?
`private readonly IAuditingManager auditingManager;
public BaseJobArgs(AuditLogInfo auditLogInfo) { auditingManager.Current?.Log = auditLogInfo; }`
I am sharing code that I need
hi
Why do you want to change it?
https://docs.abp.io/en/abp/latest/Audit-Logging#audit-log-contributors