Log custom object in Application Insights from Function App ILogger (C#)...
Read MoreHow can I set up simple logging for an Azure App Service?...
Read MoreC# How to use ISupportExternalScope with customer ILogger/ILoggerProvider and middleware...
Read MoreSerilog Ilogger custom properties...
Read MoreManage logging configuration with NLog in .NET Core 3...
Read MoreCustom logger configurations overwritten by last configuration entry...
Read MoreGet an ILogger instance for App Insights from ServiceCollection in a WebForms .NET Framework applica...
Read MoreWhat is the difference between ApplicationInsights TrackEvent and ILogger LogInformation...
Read MoreCan I change the category name given to ILogger<T> instances?...
Read MoreAzure Functions - Injected ILogger<T> logs aren't appearing...
Read MoreWhat is the difference between AppInsights 'traces' and Log Analytics Workspace 'AppTrac...
Read MoreUsing an ILogger in a Polly Policy attached to a Refit Client...
Read MoreWhat is the Correct way of logging before Retry using Polly...
Read MorePass ILogger<T> to Polly retry policy without HttpRequestMessage...
Read MoreWhat method is called during Ilogger conversion of structured logging arguments to string?...
Read MoreC# Console App, pass multiple parameters to custom ILogger...
Read MoreHow do I pass ILogger to a static class, so it's suitable for unit tests as well...
Read MoreStrange symbols in console when using ILogger in Xamarin...
Read MoreCannot test ILogger<T> Received with NSubstitute...
Read More.NET Core 6, NLog And ILogger, log to SQL Server database, custom fields issue...
Read MoreUnable to configure Autofac to inject Serilog as implementation of ILogger in .NET 6 web app...
Read Morec# nUnit, log mock verify doesn't work where is called for multiple time in the code...
Read MoreILogger.LogLevel is not enabled in C# unit tests...
Read MoreHow to log a Serilog LogEvent to ILogger?...
Read MoreSerilog ILogger to Microsoft ILogger?...
Read MoreCustom Serilog sink with injection?...
Read More