Thanks Maliming, Finally, I resolved my problem by fixing nginx configuration as you advised. Thanks, Dharma
Hi, Sorry, I'm in the meeting so I cannot join Zoom to share screen for your right now. I already changed Log Level to debug and resend the log to your email. Thanks, Dharma
I have sent Program.cs to your email. Thanks.
I changed log level as you advised and sent the log to you already. Thanks, Dharma
Hi, I deployed my project to nginx on ubuntu for both Blazor and Api. It didn't record log to Logs folder in side Api folder. I have sent the log file (configured in conf of nginx) to your email. Thanks, Dharma
Hello Liangshiwei,
I'd like to reopen this ticket. I can add an extra property (blazor-url) into AuditLogging to keep blazor page url when calling Api. Now I'd like to get data from Auditlogging and can be filtered by blazor-url, for normal fields I can use AuditLogsAppService.GetListAsync(new GetAuditLogListDto { }) and filter but how can I apply filter for extra property such as blazor-url mentioned above?
Thanks
Does ABP plan to add these features for Blazor? Is there anyway that I can use the backend of these features, the UI I will design and develop by myself. Thanks
I have done successful as you what you guide. Thank you so much