jj_13_01_16_update_1.1.0.0
This commit is contained in:
28
app/packages/NLog.4.2.3/NLog.4.2.3.nuspec
vendored
Normal file
28
app/packages/NLog.4.2.3/NLog.4.2.3.nuspec
vendored
Normal 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 & 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>
|
||||
BIN
app/packages/NLog.4.2.3/lib/net35/NLog.dll
vendored
Normal file
BIN
app/packages/NLog.4.2.3/lib/net35/NLog.dll
vendored
Normal file
Binary file not shown.
20660
app/packages/NLog.4.2.3/lib/net35/NLog.xml
vendored
Normal file
20660
app/packages/NLog.4.2.3/lib/net35/NLog.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
app/packages/NLog.4.2.3/lib/net40/NLog.dll
vendored
Normal file
BIN
app/packages/NLog.4.2.3/lib/net40/NLog.dll
vendored
Normal file
Binary file not shown.
20738
app/packages/NLog.4.2.3/lib/net40/NLog.xml
vendored
Normal file
20738
app/packages/NLog.4.2.3/lib/net40/NLog.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
app/packages/NLog.4.2.3/lib/net45/NLog.dll
vendored
Normal file
BIN
app/packages/NLog.4.2.3/lib/net45/NLog.dll
vendored
Normal file
Binary file not shown.
20906
app/packages/NLog.4.2.3/lib/net45/NLog.xml
vendored
Normal file
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
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
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
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
14470
app/packages/NLog.4.2.3/lib/sl5/NLog.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user