We are working on 3.2.1
To fix some small issues (submitted on GitHub - thanks), we are working on 3.2.1. This release will contain two bugfixes:The stacktrace was broken under specific conditions. This was introduced with...
View ArticleNLog 4.0 - Roadmap and release date
With the upcoming release of 4.0, we’re doing some things differently: we are time-boxing the release and so the release date is now already known: June 2nd, 2015, a year after the release of...
View ArticleNLog 3.2.1 has been released
NLog 3.2.1 has been released yesterday. The release contains the following bug fixes:The default timeout on the SMTP target could lead to connection issues. This has been resolved.The stack trace...
View ArticleNLog 4.0 release candidate is online
The release candidate of NLog 4.0 is online. More than 100 issues are closed in GitHub. The release candidate can be downloaded from NuGet. First of all, thanks for the reported issues and requested...
View ArticleNLog 4.0 has been released.
NLog 4.0 has been released! More than 100 issues are closed in GitHub. The release can be downloaded from NuGet. We had a small delay (less than a week) on releasing this version. We underestimated the...
View ArticleNLog.Extended, NLog.Web and NLog.Windows.Forms
With the release of NLog 4.0 we have split the package NLog.Extended to NLog.Web and NLog.Windows.Forms. This will give us the opportunity to clean up the references in NLog.Extended. There are also...
View ArticleNLog 4.0.1 has been released.
We just released a patch release for 4.0. This release fixes the following problems:The auto-load of the extensions was not working in combination with ASP.NET.Autoflush was not optimal implemented.We...
View ArticleExtending NLog is... easy!
Not everyone knows NLog is easy to extend to your own wishes. There can be various reasons for wanting to extend NLog. For example when you want to write your log messages to a custom output or you...
View ArticleNLog is Looking for Developers!
This year the NLog project has grown a lot:We have released more often (and NLog 4.1 is on its way)We have redesigned and improved the website (nlog-project.org)The process of giving support and...
View ArticleNLog 4.1 is Now Available!
A new version of NLog has been released! We fixed around 25 bugs, added some new features and made the migration of NLog 3 to 4 easier. The release can be downloaded from NuGet. Check for all the...
View ArticleNLog 4.1.1 has been released!
We just released a new version of NLog which fixes a few issues in NLog 4.1.0.FeaturesMDLC now also supports objects, such as MDC, GDC and NDC (those were added in 4.1.0)Bug fixes:NLog won’t crash if...
View ArticleHow can we improve NLog? We have now UserEcho!
Do you have a feature request or another idea how we can improve NLog? We are now also on UserEcho, so vote or add ideas!Happy coding, JulianPS: if you like to have more status updates, just follow us...
View ArticleNLog 4.2 is here!
NLog 4.2 has been released. This release contains some small features and (important) bug fixes.We take semver serious, so all changes are backwards-compatible. FeaturesPerformance Counter Target: it’s...
View ArticleNLog 4.2.1 has been released!
Release notes:Show warning for Databasetarget.UseTransactions instead of exception. NetworkTarget: improved performance, allow configuring of max connections. See wiki.Filetarget: Max archives settings...
View ArticleNLog.Windows.Forms 4.2 has been released!
NLog.Windows.Forms 4.2 has been released including a new feature for the RichTextBoxTarget— it is now possible to add clickable links to log messages.FeaturesThis release contains the following...
View ArticleNLog 4.3 RC is Now Available!
update 27 march: RC 2 is now online which resolves a bug in finding the correct stackframe in for ${callsite} etc. This was broken since 4.3-beta 1.NLog 4.3 is almost ready. There are some changes in...
View ArticleNew NLog OWIN adapter has been released
We’re proud to announce that the former community project NLogAdapter is now part of NLog as NLog.Owin.Logging to provide a Microsoft.Owin.Logging.ILoggerFactory implementation for your OWIN...
View ArticleNLog 4.3 has been released!
After three RC releases, NLog 4.3 has been released! With more than 150 issues closed, this is one of the largest release since years. Main features: Xamarin support, Windows Phone 8 support, improved...
View ArticleNLog roadmap - .NET Core, structural logging & performance
We have the following releases planned for NLog:NLog 4.4no .NET Core, yetOriginally NLog 4.4 would have .NET Core support. We have released multiple alpha and beta releases with support .NET Core (or...
View ArticleNLog 4.4 is live!
NLog 4.4 contains new features, performance improvements and makes it easier to write custom components (e.g. targets, layout renderers) for NLog!A lot of stuff has been contributed by the community!...
View Article