filmov
tv
Adding CorrelationId to Serilog in ASP.NET Core Web API
Показать описание
In this video we will correlationid to Serilog. CorrelationId can be used to trace or link chain of requests in multi-service/api architecture.
CorrelationId can be very useful to trace end to end calls when 1 API calls 2nd API and 2nd API calls 3rd API and each API has it's own logging. It can help in tracing/debugging where the call failed.
To learn how to add Serilog to in ASP.NET Core Web API please check the following video.
CorrelationId can be very useful to trace end to end calls when 1 API calls 2nd API and 2nd API calls 3rd API and each API has it's own logging. It can help in tracing/debugging where the call failed.
To learn how to add Serilog to in ASP.NET Core Web API please check the following video.