RxWebCore
RxWebCore copied to clipboard
Request Trace and Exceptions are not logging
Describe the bug
Whenever any API is called at that time log isn't getting recorded in RequestTraces and AuditRecords table. Also when any exception is generated then it isn't getting logged in ExceptionLogs table.
Exception Handling code:-
Record log attribute:-
Currently we have to manage exception logs in separate log file. Would be helpful for troubleshooting, if these exceptions and traces are getting logged in LogDB.