NLog v3.2.0.0 Release Notes

Release Date: 2014-12-21 // over 9 years ago
    • ๐Ÿ‘ #463 Pluggable time sources support in NLog.xsd generator utility (@ilya-g)
    • ๐Ÿ‘ป #460 Add exception to NLogEvent (@kichristensen)
    • #457 Unobsolete XXXExceptions methods (@kichristensen)
    • #449 Added new archive numbering mode (@1and1-webhosting-infrastructure)
    • ๐Ÿ‘ #450 Added support for hidden/blacklisted assemblies (@1and1-webhosting-infrastructure)
    • #454 DateRenderer now includes milliseconds (@ilivewithian)
    • โœ… #448 Added unit test to identify work around when using colons within when layout renderers (@reedyrm)
    • #447 Change GetCandidateFileNames() to also yield appname.exe.nlog when confi... (@jltrem)
    • #443 Implement Flush in LogReceiverWebServiceTarget (@kichristensen)
    • #430 Make ExceptionLayoutRenderer more extensible (@SurajGupta)
    • #442 BUG FIX: Modification to LogEventInfo.Properties While Iterating (@tsconn23)
    • #439 Fix for UDP broadcast (@dmitriyett)
    • ๐Ÿ›  #415 Fixed issue (#414) with AutoFlush on FileTarget. (@richol)
    • ๐Ÿ‘ป #409 Fix loss of exception info when reading Exception.Message property throw... (@wilbit)
    • #407 Added some missing [StringFormatMethod]s (@roji)
    • #405 Close channel (@kichristensen)
    • #404 Correctly delete first line i RichTextBox (@kichristensen)
    • #402 Add property to stop scanning properties (@kichristensen)
    • ๐Ÿ”ง #401 Pass correct parameters into ConfigurationReloaded (@kichristensen)
    • โœ… #397 Improve test run time (@kichristensen)
    • ๐Ÿšš #398 Remove obsolete attribute from ErrorException (@kichristensen)
    • โœ… #395 Speed up network target tests (@kichristensen)
    • โœ… #394 Always return exit code 0 from test scripts (@kichristensen)
    • #393 Avoid uneccassary reflection (@kichristensen)
    • ๐Ÿšš #392 Remove EnumerableHelpers (@kichristensen)
    • #369 Add of archiveOldFileOnStartup parameter in FileTarget (@cvanbergen)
    • ๐ŸŽ #377 Apply small performance patch (@pgatilov)
    • ๐Ÿ— #382 contribute fluent log builder (@pwelter34)