I have ...ASP.NET Core web api... project. Now I want to ...log... the errors and events. I previously used ELMAH in my project but it seems that elmah is not available for ASP.NET Core. I referred to ...this Official link... for configuring the default...