Closed Issue: Make logger methods virtual [5407]
<p>Can you please make all the Logger methods vistual so thay can be mocked and used in unit tests</p>Comments: Moved to https://github.com/NLog/NLog/issues/140
View ArticleClosed Issue: NLog 2 Beta 1 - CommandType in Database Target - Stored...
<p>Hi,</p><p> </p><p>I did not have success in NLog 2 Beta1 in using the database target to log to sql database via a stored procedure. Here is my...
View ArticleClosed Issue: configuration file at location of nlog.dll is not found [6081]
<p>According to its specification, NLog should try to read a configuration file at the location of NLog.dll. This does not work for me.</p><p> </p><p>Examining...
View ArticleClosed Issue: Mail target fails if Subject contains newline [6125]
<p>Mail target fails if Subject contains newline.</p><p> </p><p>When using a mail target, if you put a newline "\n" into the subject then the...
View ArticleClosed Issue: LogReceiverWebServiceTarget - Index Out of Bounds [6383]
<p>I keep getting an index out of bounds error from the following block of code in the LogReceiverWebServiceTarget class. </p><p> </p><p> private NLogEvents...
View ArticleClosed Issue: Tweak for Full Trust : variant of No Log File,...
<p>The issue of SecurityException, while using in partial trust environment - web application, is raised at two points.</p><p> </p><p>To resolve the Partial Trust...
View ArticleClosed Issue: Error while using NLog under mono [6462]
<p>Hi,</p><p>I hope that I did not created twice.</p><p> </p><p>I want to use mono and NLog under...
View ArticleClosed Issue: Custom csv layout doesn't work in nlog 2.0 release [6476]
<p>use of config</p><p> </p><p><?xml version="1.0" encoding="utf-8" ?></p><p><nlog...
View ArticleClosed Issue: Problem using the log4jxmlevent layout [2705]
<p>Reported in the forum at post: http://nlog-project.org/forum.html#nabble-tc1685658|a1685658</p><p> </p><p>Hi...
View ArticleClosed Issue: Problem with Target FormControl [2708]
<p>Reported in the forum at post: http://nlog-project.org/forum.html#nabble-tc1685764|a1685764</p><p> </p><p>Hi,</p><p> </p><p>i...
View ArticleClosed Issue: I'm using longdate, but sometimes dates are in local time...
<p>Reported in the forum at post: http://nlog-project.org/forum.html#nabble-tc1685765|a1685765</p><p> </p><p>Is this a known bug? Although the LayoutRenderer...
View ArticleClosed Issue: Autoreload not working on *nix systems [3653]
<p>Autoreload functionality doesn't work on *nix systems. After a small investigation I've found that in:</p><p>XmlLoggingConfiguration.cs:132 (NLog-1.0 Refresh...
View ArticleClosed Issue: NLog throws exception [4071]
<p>When two or more instances of an application is executed in parallel, and they reach the logger at the same time, NLog throws an exception, which causes application to...
View ArticleClosed Issue: Client Profile Support [5012]
<p>The client profile has been around since .NET 3.5. With .NET 4 and VS2010, it has become far more important. Microsoft has decided that only the client profile will be distributed...
View ArticleCommented Issue: TraceTarget blocks application when logging error events -...
<p>My application - a windows service - stops working when logging errors to TraceTarget. </p><p>The Write method in TraceTarget calls Trace.Fail which causes the application to stop...
View ArticleCommented Issue: LogManager.Flush throws exceptions [6227]
<p>Despite having throwsExceptions="false" in the configuration when I called LogManager.Flush(), it rethrew a timeout exception that I think was thrown by the first target in a...
View ArticleCommented Issue: Create layout renderer assembly-version [6932]
<p>It would be useful to have a ${assembly-version} layout renderer for use with headers, so you could log, for...
View ArticleReviewed: NLog 2.0 (Dec 02, 2012)
Rated 5 Stars (out of 5) - Best logging framework I have worked with !
View ArticleReviewed: NLog 2.0 (Dec 14, 2012)
Rated 5 Stars (out of 5) - Simply the best logging framework. Visit CodeArsenal.net
View ArticleReviewed: NLog 2.0 (Dec 14, 2012)
Rated 5 Stars (out of 5) - Simply the best logging framework! http://CodeArsenal.net
View Article