Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
NLog 6.0.2 source code.tar.gz | 2025-07-20 | 1.2 MB | |
NLog 6.0.2 source code.zip | 2025-07-20 | 2.4 MB | |
README.md | 2025-07-20 | 2.5 kB | |
Totals: 3 Items | 3.7 MB | 2 |
- #5930 XmlParser - Handle XML comments after root-end-tag. (@snakefoot)
- #5929 XmlLoggingConfiguration - Improve handling of invalid XML. (@snakefoot)
- #5933 Handle invalid message template when skipping parameters array. (@snakefoot)
- #5915 ReplaceNewLinesLayoutRendererWrapper - Replace more line ending characters. (@oikku)
- #5911 NLog.Targets.GZipFile - Improve support for ArchiveAboveSize. (@snakefoot)
- #5921 FileTarget - Activate legacy ArchiveFileName when ArchiveSuffixFormat contains legacy placeholder. (@snakefoot)
- #5924 AsyncTargetWrapper - Updated FullBatchSizeWriteLimit default value from 5 to 10. (@snakefoot)
- #5937 Mark Assembly loading with RequiresUnreferencedCodeAttribute for AOT. (@snakefoot)
- #5938 Logger - Align WriteToTargets with WriteToTargetsWithSpan. (@snakefoot)
- #5909 ConfigurationItemFactory - Added extension hints for webservice and activityid. (@snakefoot)
- #5918 Log4JXmlTarget - Removed alias NLogViewer as conflicts with other nuget-packages. (@snakefoot)
- #5926 SplunkTarget - NetworkTarget with SplunkLayout. (@snakefoot)
- #5927 GelfLayout - Align with SplunkLayout. (@snakefoot)
- #5913 NLog.Targets.Network - Updated nuget-package README.md. (@snakefoot)
- #5912 NLog.Targets.Trace - Updated nuget-package README.md. (@snakefoot)
- #5919 XML docs for Targets and Layouts with remarks about default value. (@snakefoot)
- #5922 XML docs for LayoutRenderers with remarks about default value. (@snakefoot)
- #5925 XML docs for Target Wrappers with remarks about default value. (@snakefoot)
- #5935 Improve NLog XSD Schema with better handling of typed Layout. (@snakefoot)
- #5923 Updated unit-tests from NET6 to NET8. (@snakefoot)