Logs are missing in .NET Core 3.1 Console Application using Serilog.Sinks.Async
In my .NET Core 3.1 console application, I am reading a large text file with records sequentially and logging the record number and other information using the below Serilog sinks: