29 skills found
open-telemetry / Opentelemetry DotnetThe OpenTelemetry .NET Client
Drizin / InterpolatedLoggingWrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings
adrianiftode / Moq.ILoggerEasy verify ILogger Moq mocks
verticalsoftware / Vertical SpectreconsoleloggerMicrosoft ILogger implementation for Spectre console
jwosty / FSharp.Logfprintf-style functions for Microsoft.Extensions.Logging.ILogger (Fable-compatible) - https://www.nuget.org/packages?q=FSharp.Logf
SplunkGlobalDevs / SplunkLoggerC# .Net Core 2 Splunk ILogger Compatible Implementation
shirhatti / Shirhatti.WebLoggerILogger implementation that returns streaming logs via an HTTP endpoint
PavelStefanov / MicrosoftLogger.AnalyzerAnalyzer helps you to find ILogger<CategoryName> with wrong category name and fix it
tagcode / Serilog Settings ReloaderAdds feature to completely reload serilog settings. Also contains switchable ILogger implementation.
akovac35 / Logging.SamplesSamples for .NET Core and ASP.NET Core logging using various logger frameworks and Microsoft.Extensions.Logging.ILogger interface.
jorisdebock / LoggerIsEnabled.FodyAdd-in for Fody, ads ILogger.IsEnabled check to your logging statements
alfusinigoj / Scoped Logging With SerilogSample application lets you understand how to integrate serilog with Microsoft ilogger, with scoped context
TobiStr / LoggerEliminationHow to eliminate injecting ILogger everywhere in .NET
alsami / Serilog.Extensions.Autofac.DependencyInjectionAutofac plug-in for Serilog.
dotnet-labs / UnitTestingWithILoggerUnit Testing with .NET Core ILogger<T>
tinybluerobots / Serilog.Sinks.ILoggerSerilog sink that writes to a Microsoft ILogger
iammukeshm / Serilog.WebApplicationSerilog is a third-party logging library that plugs into the default ILogger of our application with its own implementations. It enables the developers to log the events into various destinations like console, file, database, and more. Now, if you are already using a database in your ASP.NET Core Application, logging events to a database can be a good option. Read the complete GUIDE in my blog post.
svrooij / PowerShell.DependencyInjectionAsynchronous PsCmdLet with Dependency Injection and ILogger
lshw / ILoggertest Electric current,Measuring range 0.002ma to 1000ma , Record to sdcard.
thomhurst / ILogger.UnitTest.VerifierVerify ILogger calls more easily.