NLog.Windows.Forms

NLog targets specific for Windows.Forms

BSD-3-CLAUSE License

Stars
44
Committers
7

Bot releases are visible (Hide)

NLog.Windows.Forms - Version 5.2.3 Latest Release

Published by snakefoot 9 months ago

  • Added NET8 as target-platform
NLog.Windows.Forms - Version 5.2.1

Published by snakefoot about 1 year ago

  • Updated to NLog v5.2.2 (@snakefoot)
  • Fixed NullReferenceException for RichTextBoxTarget (@snakefoot)

See also: NLog v5.2 without trim warnings, and obsoleted methods.

NLog.Windows.Forms - Version 5.2.0

Published by snakefoot over 1 year ago

  • Updated to NLog v5.2 (@snakefoot)
  • Added LogManager.Setup() extension method RegisterWindowsForms() (@snakefoot)

See also: NLog v5.2 without trim warnings, and obsoleted methods.

NLog.Windows.Forms - Version 5.0

Published by snakefoot almost 2 years ago

  • Updated to NLog 5.0.5 (@snakefoot)
  • Replaced net5.0-windows with net6.0-windows (@304NotModified)
  • Fix crash SelectionLength + support links on all platforms (@304NotModified)
  • Changed to typed Layout-properties (@Fr33dan)
NLog.Windows.Forms - Version 4.6

Published by snakefoot over 2 years ago

  • Fixed obsolete warning in MessageBoxTarget that blocks for NLog 5 (#104) @snakefoot
  • Added ToolStripItemTarget for logging to ToolStripItem-control with Name (#87) @Fr33dan
NLog.Windows.Forms - Version 4.5

Published by 304NotModified about 3 years ago

Added support for .NET Core 3.1 and .NET 5 (#42) (@weltkante, @304NotModified)

NLog.Windows.Forms - Version 4.4

Published by 304NotModified over 3 years ago

  • RichTextBoxTarget: added overloads for ReInitializeAllTextboxes and GetTargetByControl (#72) (@304NotModified)
  • RichTextBoxTarget: better error handling for empty or unexpected NLog configs (#72) (@304NotModified)
  • Update NLog to 4.7.9 (#74) (@304NotModified)
  • Fixed publishing Symbol package (#46) (@304NotModified)
  • Added Sourcelink (#70) (@304NotModified)
  • Enable deterministic build (#73) (@304NotModified)
NLog.Windows.Forms - v4.3.0

Published by 304NotModified over 5 years ago

  • Support snupkg - issue with publishing on nuget.org, working on that
  • Update dependency to lastest NLog
  • Package improvements
NLog.Windows.Forms - v4.2.3

Published by 304NotModified over 8 years ago

  • Fix for InvalidOperationException when closing target with AccessoryForm because of application stop
NLog.Windows.Forms - v4.2.2

Published by 304NotModified over 8 years ago

Richboxtarget:

  • compatible with NLog 4.3
  • fix duplicate messages after config reload

See milestone

NLog.Windows.Forms - v4.2.1

Published by 304NotModified almost 9 years ago

Fix for a RTB-target initialization bug (introduced in 4.2.0) https://github.com/NLog/NLog.Windows.Forms/pull/20

NLog.Windows.Forms - v4.2.0

Published by 304NotModified almost 9 years ago

Added RichTextBox links. See
blog post

NLog.Windows.Forms - v4.1.0

Published by 304NotModified almost 9 years ago

  • Added Dynamic attachment to RichTextBoxes option. See docs on wiki
NLog.Windows.Forms -

Published by 304NotModified almost 9 years ago

NLog.Windows.Forms - v2.1.1 - NLog 4.1.1 compatible

Published by 304NotModified about 9 years ago

Compatible with NLog 4.1.1 (also 4.10 and 4.0.0)

NLog.Windows.Forms - v2.1.0

Published by 304NotModified about 9 years ago

  • RichTextBoxTarget and MaxLines works now properly when the lines contains newlines.
  • Implemented ThrowExceptions: don't throw exceptions when ThrowExceptions is false
  • Log exceptions and other useful stuff to the internal logger.
NLog.Windows.Forms - v2.0.0 - NLog 4.0 compatible

Published by 304NotModified over 9 years ago