8000 Tags · chwebdude/NLog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: chwebdude/NLog

Tags

v4.3.10

Toggle v4.3.10's commit message
Fix memory leak in AppDomainWrapper (NLog#1690)

* Unsubscribe from AppDomain when closing down

* Breaking change where AppDomainWrapper no longer attaches itself to the AppDomain

* Non Breaking change where AppDomainWrapper performs lazy attachment to AppDomain

v4.3.9

Toggle v4.3.9's commit message
Merge pull request NLog#1646 from bhaeussermann/branch1

FileTarget: Fix file archive race-condition.

v4.3.8

Toggle v4.3.8's commit message
update dependency for NLog.Config

v4.3.7

Toggle v4.3.7's commit message
FileTarget: Performance improvement for CleanupInvalidFileNameChars (N…

…Log#1582)

* FileTarget: Performance improvement for CleanupInvalidFileNameChars

* Added unit test

v4.3.6

Toggle v4.3.6's commit message
Update changelog

v4.3.5

Toggle v4.3.5's commit message
Merge pull request NLog#1504 from NLog/fix-movenext-for-asyncmethods-…

…with-return-value

Fix ${callsite} with async method with return value

v4.3.4

Toggle v4.3.4's commit message
Merge pull request NLog#1456 from bhaeussermann/branch0

FileTarget: Fix premature termination of appender-invalidator-thread.

v4.3.3

Toggle v4.3.3's commit message
Merge pull request NLog#1411 from NLog/improve-mail-from-property

MailTarget: fix "From" errors (bug introduced in NLog 4.3.2)

v4.3.2

Toggle v4.3.2's commit message
Merge pull request NLog#1404 from NLog/filetarget-thread-background

FileTarget cleanup: move to background thread.

v4.3.1

Toggle v4.3.1's commit message
Merge pull request NLog#1386 from NLog/fix-InitializeTarget-exception

Fix "allLayouts is null" exception
0