jj_13_01_16_update_1.1.0.0

This commit is contained in:
JenneJ
2016-01-13 11:57:24 +01:00
parent 579ea3cb8c
commit 2a3384b1da
59 changed files with 12191 additions and 9203 deletions

View File

@@ -0,0 +1,28 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>NLog</id>
<version>4.2.3</version>
<title>NLog</title>
<authors>Kim Christensen, Julian Verdurmen</authors>
<owners>Kim Christensen, Julian Verdurmen</owners>
<licenseUrl>http://raw.github.com/NLog/NLog/master/LICENSE.txt</licenseUrl>
<projectUrl>http://nlog-project.org/</projectUrl>
<iconUrl>http://nlog-project.org/N.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity.
This package installs NLog.dll with includes core logging functionality.
For your main project also need to install "NLog Configuration" package.</description>
<summary>NLog - Advanced .NET and Silverlight Logging</summary>
<releaseNotes>Performance improvements (CPU &amp; Memory) for the FileTarget.
Changes:
- Improve file writing when file name has fixed name: no layout renderer in file name. 10 secs instead of 34 sec for 10 million. Sync writing with keepFileOpen="true", AutoFlush="false" and ConcurrentWrites="false".
- Improved `CleanupFileName` by @epignosisx (https://github.com/NLog/NLog/pull/1063)
- Changes the performance of GDC toString
- Added option `CleanupFileName` on filetarget for faster writing when using dynamic (=non-fixed) file name. Default `true` (=backwards-compatible)</releaseNotes>
<language>en-US</language>
<tags>logging log tracing logfiles NLog</tags>
</metadata>
</package>

Binary file not shown.

20660
app/packages/NLog.4.2.3/lib/net35/NLog.xml vendored Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

20738
app/packages/NLog.4.2.3/lib/net40/NLog.xml vendored Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

20906
app/packages/NLog.4.2.3/lib/net45/NLog.xml vendored Normal file

File diff suppressed because it is too large Load Diff

BIN
app/packages/NLog.4.2.3/lib/sl4/NLog.dll vendored Normal file

Binary file not shown.

14470
app/packages/NLog.4.2.3/lib/sl4/NLog.xml vendored Normal file

File diff suppressed because it is too large Load Diff

BIN
app/packages/NLog.4.2.3/lib/sl5/NLog.dll vendored Normal file

Binary file not shown.

14470
app/packages/NLog.4.2.3/lib/sl5/NLog.xml vendored Normal file

File diff suppressed because it is too large Load Diff