12 skills found
Analogy-LogViewer / Analogy.LogViewerA customizable Log Viewer with ability to create custom providers. Can be used with C#, C++, Python, Java and others
jpdillingham / NLog.xLoggerA C# .NET class library that extends NLog.Logger to provide additional functionality for tracing the entry and exit, arbitrary checkpoints, exceptions and stack traces within methods.
gragra33 / LogViewerControlReal-time log viewer control for .NET applications supporting WinForms, WPF, and Avalonia. Features live colorized logging, cross-platform compatibility, and works with Microsoft Logger, Serilog, NLog, and Log4Net. Easy integration with dependency injection support.
akkadotnet / Akka.Logger.NLogAkka.NET logging integration for NLog library
uhaciogullari / NLog.InterfaceDefines an abstraction for NLog.Logger public interface
jpdillingham / NLog.RealtimeLoggerA C# .NET class library that works in conjunction with the NLog 'MethodCall' logging target to expose log messages via an event in real time.
ardalis / ConsoleLoggingSampleA sample using NLog to create custom loggers that include app-specific data in the output.
Wallsmedia / DotNet.LoggerDot Net Memory Logger and NLog Logger Wrapper
ofenloch / Hello Worldsimple C# demo project demonstrating how to set up a larger C# project without Visual Studio
rebus-org / Rebus.NLog:bus: NLog logger integration for Rebus
imanushin / Nlog Log4net Performance ComparisonSmall application to compare performance between log4net and nlog loggers
Dallas411 / NLogNetCoreNLog Wrapper in Asp.Net Core 2.0 with Onion Architecture