Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nlog

NLog extensions add assembly programmatically

c# nlog

Adding properties to log message in NLog in .net core

Is it possible to mock NLog log methods?

nlog

NLog with an Entity Framework connection string?

Writing stack trace to log file only when exception thrown

c# .net logging nlog

NLog does not write to a target file with filename containig dots

How to log System.Diagnostics.Trace and System.Diagnostics.Debug messages to NLog file?

c# nlog

How to set NLog's fileName to the process start date?

NLog not writing debug messages

c# asp.net .net asp.net-mvc nlog

NLog doesn't logging with ClickOnce

c# .net clickonce nlog

Nlog: send mail when Loglevel >= Loglevel.Error with last x messages

nlog

How to route System.Diagnostics.TraceSource logs through NLog in .NET Core

.net nlog .net-core

How to send colorful mail in nlog

c# html-email nlog

Proper implementation of NLog and Prism

c# wpf prism nlog prism-2

Handle Error with NLog and Try Catch

NLog does not flush buffered logs when targets are set as async

c# nlog

What is the difference betwen AsyncWrapper and BufferingWrapper in NLog v2?

c# logging nlog

Share nlog config with multiple projects and the proper threadsafe way to all write to the same log file?

c# nlog