upland-sandbox / KevinDockx_RESTfulAPIAspNetCore

KevinDockx RESTfulAPIAspNetCore
0 stars 0 forks source link

Update dependency NLog.Extensions.Logging to v1.7.5 #43

Closed mend-for-github-com[bot] closed 1 month ago

mend-for-github-com[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
NLog.Extensions.Logging nuget minor 1.0.0-rtm-alpha5 -> 1.7.5

Release Notes

NLog/NLog.Extensions.Logging (NLog.Extensions.Logging) ### [`v1.7.5`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-175-20220604) - [#​570](https://togithub.com/NLog/NLog.Extensions.Logging/pull/570): MicrosoftConsoleLayoutRenderer - Fixed IndexOutOfRangeException when large EventID ([@​mickelsonmichael](https://togithub.com/mickelsonmichael)) - [#​572](https://togithub.com/NLog/NLog.Extensions.Logging/pull/572): MicrosoftConsoleLayoutRenderer - Skip string-allocation for EventId when possible on platform ([@​snakefoot](https://togithub.com/snakefoot)) - Bump NLog from 4.7.11 to 4.7.15 ### [`v1.7.4`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-174-20210825) **Performance** - [#​513](https://togithub.com/NLog/NLog.Extensions.Logging/pull/513): NLogLogger - Skip custom message formatting when no parameters ([@​snakefoot](https://togithub.com/snakefoot)) **Improvements** - [#​515](https://togithub.com/NLog/NLog.Extensions.Logging/pull/515): Disable ImplicitNuGetFallbackFolder for tests - fixes NU3005 on AppVeyor ([@​304NotModified](https://togithub.com/304NotModified)) - [#​516](https://togithub.com/NLog/NLog.Extensions.Logging/pull/516): Bump NLog from 4.7.10 to 4.7.11 ([@​dependabot](https://togithub.com/dependabot)) ### [`v1.7.3`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-173-20210615) - [#​510](https://togithub.com/NLog/NLog.Extensions.Logging/pull/510) Reduced code complexity of MicrosoftILoggerTarget ([@​snakefoot](https://togithub.com/snakefoot)) - [#​509](https://togithub.com/NLog/NLog.Extensions.Logging/pull/509) Faster checking if LogLevel IsEnabled ([#​509](https://togithub.com/NLog/NLog.Extensions.Logging/issues/509)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​507](https://togithub.com/NLog/NLog.Extensions.Logging/pull/507) Bump NLog from 4.7.9 to 4.7.10 ([#​507](https://togithub.com/NLog/NLog.Extensions.Logging/issues/507)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [#​501](https://togithub.com/NLog/NLog.Extensions.Logging/pull/501) Extended NLogProviderOptions with the option LoggingConfigurationSectionName ([#​501](https://togithub.com/NLog/NLog.Extensions.Logging/issues/501)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​500](https://togithub.com/NLog/NLog.Extensions.Logging/pull/500) Support TargetDefaultWrapper and TargetDefaultParameters in appsettings.json ([#​500](https://togithub.com/NLog/NLog.Extensions.Logging/issues/500)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​494](https://togithub.com/NLog/NLog.Extensions.Logging/pull/494) Fix SonarQube Scanning ([#​494](https://togithub.com/NLog/NLog.Extensions.Logging/issues/494)) ([@​304NotModified](https://togithub.com/304NotModified)) ### [`v1.7.2`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-172-20210326) - [#​495](https://togithub.com/NLog/NLog.Extensions.Logging/pull/495) Bump NLog from 4.7.8 to 4.7.9 ([#​495](https://togithub.com/NLog/NLog.Extensions.Logging/issues/495)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [#​490](https://togithub.com/NLog/NLog.Extensions.Logging/pull/490) MicrosoftConsoleLayoutRenderer - For Hosting Lifetime Startup Messages ([#​490](https://togithub.com/NLog/NLog.Extensions.Logging/issues/490)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​488](https://togithub.com/NLog/NLog.Extensions.Logging/pull/488) NLogLoggingConfiguration support custom section names ([#​488](https://togithub.com/NLog/NLog.Extensions.Logging/issues/488)) ([@​anellomancante](https://togithub.com/anellomancante)) - [#​482](https://togithub.com/NLog/NLog.Extensions.Logging/pull/482) NLogProviderOptions - Added ReplaceLoggerFactory and RemoveLoggerFactoryFilter ([#​482](https://togithub.com/NLog/NLog.Extensions.Logging/issues/482)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​479](https://togithub.com/NLog/NLog.Extensions.Logging/pull/479) Enable deterministic build ([#​479](https://togithub.com/NLog/NLog.Extensions.Logging/issues/479)) ([@​304NotModified](https://togithub.com/304NotModified)) ### [`v1.7.1`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-171-20210226) - [#​476](https://togithub.com/NLog/NLog.Extensions.Logging/pull/476) MicrosoftILoggerTarget - Add support for override LoggerName when using ILoggerFactory ([#​476](https://togithub.com/NLog/NLog.Extensions.Logging/issues/476)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​470](https://togithub.com/NLog/NLog.Extensions.Logging/pull/470) MicrosoftILoggerTarget - Reduce chance of deadlock in ILoggerFactory by caching created loggers ([#​470](https://togithub.com/NLog/NLog.Extensions.Logging/issues/470)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​468](https://togithub.com/NLog/NLog.Extensions.Logging/pull/468) MicrosoftILoggerTarget - With ILoggerFactory as constructor parameter ([#​468](https://togithub.com/NLog/NLog.Extensions.Logging/issues/468)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​463](https://togithub.com/NLog/NLog.Extensions.Logging/pull/463) Added unit-test for NLogProviderOptions.IncludeActivtyIdsWithBeginScope ([#​463](https://togithub.com/NLog/NLog.Extensions.Logging/issues/463)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​469](https://togithub.com/NLog/NLog.Extensions.Logging/pull/469) Update Nuget package description with ASP.NET Core so it matches NLog Package ([#​469](https://togithub.com/NLog/NLog.Extensions.Logging/issues/469)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​467](https://togithub.com/NLog/NLog.Extensions.Logging/pull/467) Bump NLog from 4.7.6 to 4.7.7 ([#​467](https://togithub.com/NLog/NLog.Extensions.Logging/issues/467)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [#​477](https://togithub.com/NLog/NLog.Extensions.Logging/pull/477) Bump NLog from 4.7.7 to 4.7.8 ([#​477](https://togithub.com/NLog/NLog.Extensions.Logging/issues/477)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) ### [`v1.7.0`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-170-20201229) - [#​456](https://togithub.com/NLog/NLog.Extensions.Logging/pull/456) Added NLogProviderOptions.IncludeActivtyIdsWithBeginScope and added .NET 5 build ([#​456](https://togithub.com/NLog/NLog.Extensions.Logging/issues/456)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​451](https://togithub.com/NLog/NLog.Extensions.Logging/pull/451) NLogBeginScopeParser - Reduce allocation for BeginScope with message template ([#​451](https://togithub.com/NLog/NLog.Extensions.Logging/issues/451)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​461](https://togithub.com/NLog/NLog.Extensions.Logging/pull/461) Move to PackageIcon and PackageLicenseExpression for NuGet package ([#​461](https://togithub.com/NLog/NLog.Extensions.Logging/issues/461)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​450](https://togithub.com/NLog/NLog.Extensions.Logging/pull/458) Bump NLog from 4.7.4 to 4.7.6 ([#​450](https://togithub.com/NLog/NLog.Extensions.Logging/issues/450), [#​458](https://togithub.com/NLog/NLog.Extensions.Logging/issues/458)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) ### [`v1.6.5`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-165-20200827) - [#​444](https://togithub.com/NLog/NLog.Extensions.Logging/pull/444) Fix ShutdownOnDispose to work with isolated LogFactory ([#​444](https://togithub.com/NLog/NLog.Extensions.Logging/issues/444)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​439](https://togithub.com/NLog/NLog.Extensions.Logging/pull/439) Added SourceLink ([#​439](https://togithub.com/NLog/NLog.Extensions.Logging/issues/439)) ([@​304NotModified](https://togithub.com/304NotModified)) - [#​429](https://togithub.com/NLog/NLog.Extensions.Logging/pull/429) Fix documentation of default ([#​429](https://togithub.com/NLog/NLog.Extensions.Logging/issues/429)) ([@​304NotModified](https://togithub.com/304NotModified)) - [#​448](https://togithub.com/NLog/NLog.Extensions.Logging/pull/448) Bump NLog from 4.7.3 to 4.7.4 ([#​448](https://togithub.com/NLog/NLog.Extensions.Logging/issues/448)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) ### [`v1.6.4`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-164-20200520) - [#​419](https://togithub.com/NLog/NLog.Extensions.Logging/pull/423) LogFactory.Setup - Make RegisterConfigSettings public ([#​423](https://togithub.com/NLog/NLog.Extensions.Logging/issues/423)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​411](https://togithub.com/NLog/NLog.Extensions.Logging/pull/426) Bump NLog to 4.7.2 ([#​426](https://togithub.com/NLog/NLog.Extensions.Logging/issues/426)) ([@​dependabot-preview](https://togithub.com/dependabot-preview)\[bot]) ### [`v1.6.3`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-163-20200511) - [#​419](https://togithub.com/NLog/NLog.Extensions.Logging/pull/419) Reading JSON config - Trim keys as Json allows spaces in keys ([#​419](https://togithub.com/NLog/NLog.Extensions.Logging/issues/419)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​411](https://togithub.com/NLog/NLog.Extensions.Logging/pull/411) Bump NLog to 4.7.0 ([#​411](https://togithub.com/NLog/NLog.Extensions.Logging/issues/411)) ([@​dependabot-preview](https://togithub.com/dependabot-preview)\[bot]) - [#​418](https://togithub.com/NLog/NLog.Extensions.Logging/pull/418) Introduced LoadConfigurationFromSection extension method for LogFactory.Setup ([#​410](https://togithub.com/NLog/NLog.Extensions.Logging/issues/410), [#​412](https://togithub.com/NLog/NLog.Extensions.Logging/issues/412), [#​418](https://togithub.com/NLog/NLog.Extensions.Logging/issues/418)) ([@​snakefoot](https://togithub.com/snakefoot)) ### [`v1.6.2`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-162-20200316) - [#​380](https://togithub.com/NLog/NLog.Extensions.Logging/pull/380) NLogLoggerFactory - Emulate Microsoft LoggerFactory by returning same ILogger instance ([#​380](https://togithub.com/NLog/NLog.Extensions.Logging/issues/380)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​393](https://togithub.com/NLog/NLog.Extensions.Logging/pull/393) AddNLog overload with NLogProviderOptions and LoggingConfiguration ([#​393](https://togithub.com/NLog/NLog.Extensions.Logging/issues/393)) ([@​JeffreyMercado](https://togithub.com/JeffreyMercado)) - [#​407](https://togithub.com/NLog/NLog.Extensions.Logging/pull/407) Improve AddNLog with LoggingConfiguration to handle custom LogFactory-instance ([#​407](https://togithub.com/NLog/NLog.Extensions.Logging/issues/407)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​408](https://togithub.com/NLog/NLog.Extensions.Logging/pull/408) Update NLog dependency to 4.6.8 ([#​408](https://togithub.com/NLog/NLog.Extensions.Logging/issues/408)) ([@​304NotModified](https://togithub.com/304NotModified)) ### [`v1.6.1`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-161-20191019) - [#​350](https://togithub.com/NLog/NLog.Extensions.Logging/pull/350) Fixed conflict issue between UseNLog and default log providers ([@​snakefoot](https://togithub.com/snakefoot)) ### [`v1.6.0`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-160-20191007) - [#​332](https://togithub.com/NLog/NLog.Extensions.Logging/pull/332) Support .NET Core 3.0 ([@​304NotModified](https://togithub.com/304NotModified)) - [#​342](https://togithub.com/NLog/NLog.Extensions.Logging/pull/342) ILoggerFactory is obsolete in .NET Core 3. Instead use ILoggingBuilder.AddNLog ([#​342](https://togithub.com/NLog/NLog.Extensions.Logging/issues/342)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​345](https://togithub.com/NLog/NLog.Extensions.Logging/pull/345) Added AddNLog with functor to create/initialize LogFactory for NLogLoggingProvider ([@​snakefoot](https://togithub.com/snakefoot)) - [#​344](https://togithub.com/NLog/NLog.Extensions.Logging/pull/344) Introduce AddNLog with NLog-config parameter ([#​344](https://togithub.com/NLog/NLog.Extensions.Logging/issues/344)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​333](https://togithub.com/NLog/NLog.Extensions.Logging/pull/333) + [#​334](https://togithub.com/NLog/NLog.Extensions.Logging/pull/334) Minor optimizations in parsing of LogEvent property-names ### [`v1.5.4`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-154-20190906) - [#​325](https://togithub.com/NLog/NLog.Extensions.Logging/pull/325) Fix dispose for AddNLog (on ILoggingBuilder) and no double logging when also using UseNLog ([@​snakefoot](https://togithub.com/snakefoot)) ### [`v1.5.3`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-153-20190828) - [#​322](https://togithub.com/NLog/NLog.Extensions.Logging/pull/322) Fixed memory leak in NLogLoggingConfiguration for autoreload ### [`v1.5.2`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-152-20190714) - [#​314](https://togithub.com/NLog/NLog.Extensions.Logging/pull/314) Added NLogProviderOptions.ShutdownOnDispose ([#​314](https://togithub.com/NLog/NLog.Extensions.Logging/issues/314)) ([@​304NotModified](https://togithub.com/304NotModified)) - [#​315](https://togithub.com/NLog/NLog.Extensions.Logging/pull/315) Update NLog to 4.6.5 ([#​315](https://togithub.com/NLog/NLog.Extensions.Logging/issues/315)) ([@​304NotModified](https://togithub.com/304NotModified)) ### [`v1.5.1`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-151-20190605) - [#​289](https://togithub.com/NLog/NLog.Extensions.Logging/pull/289) NLogBeginScopeParser - Improved exception handling ([@​snakefoot](https://togithub.com/snakefoot)) - [#​299](https://togithub.com/NLog/NLog.Extensions.Logging/pull/299) Update dependency NLog ver. 4.6.4 ([@​snakefoot](https://togithub.com/snakefoot)) ### [`v1.5.0`](https://togithub.com/NLog/NLog.Extensions.Logging/releases/tag/v1.5.0): Version 1.5 - [#​263](https://togithub.com/NLog/NLog.Extensions.Logging/pull/263) Support for loading NLog config from appsettings.json - [#​263](https://togithub.com/NLog/NLog.Extensions.Logging/pull/263) Improved performance and reduced allocation for ILogger.BeginScope - [#​260](https://togithub.com/NLog/NLog.Extensions.Logging/pull/260) Introduced MicrosoftILoggerTarget for logging in Azure Lambda - [#​272](https://togithub.com/NLog/NLog.Extensions.Logging/pull/272) Better handling of IndexOutOfRangeException when invalid log-message format ### [`v1.4.0`](https://togithub.com/NLog/NLog.Extensions.Logging/releases/tag/v1.4.0): Version 1.4.0 released 16-1-2019 on Nuget.org - [#​257](https://togithub.com/NLog/NLog.Extensions.Logging/pull/257) Updated to Microsoft.Extensions.Logging ver. 2.1.0 with support for ${configsetting} - [#​248](https://togithub.com/NLog/NLog.Extensions.Logging/pull/248) Configure NLogProviderOptions from appsettings.json - [#​257](https://togithub.com/NLog/NLog.Extensions.Logging/pull/258) Create snupkg packages ### [`v1.3.0`](https://togithub.com/NLog/NLog.Extensions.Logging/releases/tag/v1.3.0): Version 1.3.0 - [#​245](https://togithub.com/NLog/NLog.Extensions.Logging/pull/245) Added ${configsetting} for appsettings.json and others ([@​snakefoot](https://togithub.com/snakefoot)) - [#​246](https://togithub.com/NLog/NLog.Extensions.Logging/pull/246) Fixing bug throwing ArgumentOutOfRangeException if input is empty list ([@​thorhalvor](https://togithub.com/thorhalvor)) - [#​236](https://togithub.com/NLog/NLog.Extensions.Logging/pull/236) BeginScope always return scope-object even on error ([@​snakefoot](https://togithub.com/snakefoot)) - [#​243](https://togithub.com/NLog/NLog.Extensions.Logging/pull/243) Enhancements for .NET Core 2 examples ([@​bryan5989](https://togithub.com/bryan5989)) ### [`v1.2.1`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-121-20180805) - [#​233](https://togithub.com/NLog/NLog.Extensions.Logging/pull/233) Fixed null-reference-exception when parsing empty scope-property collection ([@​snakefoot](https://togithub.com/snakefoot)) - [#​232](https://togithub.com/NLog/NLog.Extensions.Logging/pull/232) BeginScope: support for non-serializable objects + performance improvement (20-50% cpu, 35% times less allocations) ([#​232](https://togithub.com/NLog/NLog.Extensions.Logging/issues/232)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​229](https://togithub.com/NLog/NLog.Extensions.Logging/pull/229) BeginScope should accept any type of KeyValuePair (Swallow exceptions) ([@​snakefoot](https://togithub.com/snakefoot)) ### [`v1.2.0`](https://togithub.com/NLog/NLog.Extensions.Logging/releases/tag/v1.2.0): Version 1.2.0 [#​223](https://togithub.com/NLog/NLog.Extensions.Logging/pull/223) BeginScope accepts any type of KeyValuePair and Dictionary ([@​snakefoot](https://togithub.com/snakefoot)) ### [`v1.1.0`](https://togithub.com/NLog/NLog.Extensions.Logging/releases/tag/v1.1.0): NLog.Extensions.Logging 1.1 ##### Features [#​213](https://togithub.com/NLog/NLog.Extensions.Logging/pull/213) Added support for using NLog MessageTemplate Parser (set `NLogProviderOptions.ParseMessageTemplates` to `true`) ([@​snakefoot](https://togithub.com/snakefoot)) ### [`v1.0.2`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-102-20180510) - [#​220](https://togithub.com/nlog/NLog.Extensions.Logging/pull/220) Exclude NLog 5 pre-releases as dependency ([@​aweebs](https://togithub.com/aweebs), [@​304NotModified](https://togithub.com/304NotModified)) - [#​217](https://togithub.com/nlog/NLog.Extensions.Logging/pull/217) Update NLog dependency, ([@​304NotModified](https://togithub.com/304NotModified)) ### [`v1.0.1`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-101-20180407) - [#​210](https://togithub.com/nlog/NLog.Extensions.Logging/pull/210) Automatic loading of hidden assemblies for callsite logic in NetCore2 ([@​snakefoot](https://togithub.com/snakefoot)) - [#​206](https://togithub.com/nlog/NLog.Extensions.Logging/pull/206) Add Alias attribute to NLogLoggerProvider ([@​leewadhams](https://togithub.com/leewadhams)) - [#​207](https://togithub.com/nlog/NLog.Extensions.Logging/pull/207) Update dependencies ([@​304NotModified](https://togithub.com/304NotModified)) ### [`v1.0.0`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-100-rtm-rc7-20180220) - [#​199](https://togithub.com/nlog/NLog.Extensions.Logging/pull/199) Prepare RC7 ([@​snakefoot](https://togithub.com/snakefoot)) - [#​194](https://togithub.com/nlog/NLog.Extensions.Logging/pull/194) MessageProperties - Support list with single property ([@​snakefoot](https://togithub.com/snakefoot)) - [#​195](https://togithub.com/nlog/NLog.Extensions.Logging/pull/195) Using LogManager.LoadConfiguration ([@​snakefoot](https://togithub.com/snakefoot)) ### [`v1.0.0-rtm-rc7`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-100-rtm-rc7-20180220) - [#​199](https://togithub.com/nlog/NLog.Extensions.Logging/pull/199) Prepare RC7 ([@​snakefoot](https://togithub.com/snakefoot)) - [#​194](https://togithub.com/nlog/NLog.Extensions.Logging/pull/194) MessageProperties - Support list with single property ([@​snakefoot](https://togithub.com/snakefoot)) - [#​195](https://togithub.com/nlog/NLog.Extensions.Logging/pull/195) Using LogManager.LoadConfiguration ([@​snakefoot](https://togithub.com/snakefoot)) ### [`v1.0.0-rtm-rc6`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-100-rtm-rc6-20180115) - [#​193](https://togithub.com/nlog/NLog.Extensions.Logging/pull/193) Support for UAP10/UWP, Update NLog dependency ([@​304NotModified](https://togithub.com/304NotModified), [@​snakefoot](https://togithub.com/snakefoot)) ### [`v1.0.0-rtm-rc5`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-100-rtm-rc5-20171221) - [#​186](https://togithub.com/nlog/NLog.Extensions.Logging/pull/186) RC5 version and changelog ([@​304NotModified](https://togithub.com/304NotModified)) - [#​185](https://togithub.com/nlog/NLog.Extensions.Logging/pull/185) Removed System.Runtime for net451 ([@​snakefoot](https://togithub.com/snakefoot)) - [#​184](https://togithub.com/nlog/NLog.Extensions.Logging/pull/184) Better hide assemblies for ${callsite} ([@​304NotModified](https://togithub.com/304NotModified)) - [#​183](https://togithub.com/nlog/NLog.Extensions.Logging/pull/183) Cleanup #if ([@​304NotModified](https://togithub.com/304NotModified)) - [#​182](https://togithub.com/nlog/NLog.Extensions.Logging/pull/182) Remove old examples ([@​304NotModified](https://togithub.com/304NotModified)) ### [`v1.0.0-rtm-rc4`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-100-rtm-rc4-20171204) - [#​181](https://togithub.com/nlog/NLog.Extensions.Logging/pull/181) Upgrade to NLog 4.5 rc2, remove nlog 5 reference, version to rc4 ([@​304NotModified](https://togithub.com/304NotModified)) - [#​178](https://togithub.com/nlog/NLog.Extensions.Logging/pull/178) Move files into component folders ([@​304NotModified](https://togithub.com/304NotModified)) - [#​180](https://togithub.com/nlog/NLog.Extensions.Logging/pull/180) NLogMessageParameterList - Refactor validation of parameterList ([@​snakefoot](https://togithub.com/snakefoot)) - [#​177](https://togithub.com/nlog/NLog.Extensions.Logging/pull/177) Fix: Captured parameter name has unwanted @​ or $ prefix ([@​304NotModified](https://togithub.com/304NotModified)) - [#​176](https://togithub.com/nlog/NLog.Extensions.Logging/pull/176) Refactor: split methods, docs, error handling, smaller methodes and consistency ([#​176](https://togithub.com/NLog/NLog.Extensions.Logging/issues/176)) ([@​304NotModified](https://togithub.com/304NotModified)) ### [`v1.0.0-rtm-rc3`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-100-rtm-rc3-20171130) - [#​174](https://togithub.com/nlog/NLog.Extensions.Logging/pull/174) 1.0.0-rtm-rc3 + changelog ([@​304NotModified](https://togithub.com/304NotModified)) - [#​173](https://togithub.com/nlog/NLog.Extensions.Logging/pull/173) Fix callsite ([@​304NotModified](https://togithub.com/304NotModified)) - [#​171](https://togithub.com/nlog/NLog.Extensions.Logging/pull/171) Implement .NET standard 2 features for .NET 4.6.1 + update dependencies + messagetemplates ([@​snakefoot](https://togithub.com/snakefoot)) - [#​162](https://togithub.com/nlog/NLog.Extensions.Logging/pull/162) Auto patch file version on AppVeyor ([@​304NotModified](https://togithub.com/304NotModified)) - [#​167](https://togithub.com/nlog/NLog.Extensions.Logging/pull/167) Update NetCore2 ConsoleExample to include the minimumlevel. ([@​seblucas](https://togithub.com/seblucas)) ### [`v1.0.0-rtm-rc2`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#100-rtm-rc2-20171019) **Fixes** - [#​159](https://togithub.com/nlog/NLog.Extensions.Logging/pull/159) Fix Recursive resource lookup bug ([@​304NotModified](https://togithub.com/304NotModified)) - [#​158](https://togithub.com/nlog/NLog.Extensions.Logging/pull/158) Update dependencies version range ([@​304NotModified](https://togithub.com/304NotModified)) ### [`v1.0.0-rtm-rc1`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-100-rtm-rc1-20171016) **Breaking Changes** - [#​154](https://togithub.com/nlog/NLog.Extensions.Logging/pull/154) Enable by default: CaptureMessageTemplates & CaptureMessageProperties ([@​304NotModified](https://togithub.com/304NotModified)) - [#​151](https://togithub.com/nlog/NLog.Extensions.Logging/pull/151) NLogProviderOptions: added IgnoreEmptyEventId, enabled by default. ([@​snakefoot](https://togithub.com/snakefoot)) - [#​151](https://togithub.com/nlog/NLog.Extensions.Logging/pull/151) NLogProviderOptions: set default EventIdSeparator to underscore. ([@​snakefoot](https://togithub.com/snakefoot)) **Features** - [#​125](https://togithub.com/nlog/NLog.Extensions.Logging/pull/125) Capture structured logging parameter names ([@​snakefoot](https://togithub.com/snakefoot)) - [#​148](https://togithub.com/nlog/NLog.Extensions.Logging/pull/148) MessageProperties - Allow capture of message properties (CaptureMessageProperties option) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​152](https://togithub.com/nlog/NLog.Extensions.Logging/pull/152) Introduced NetStandard1.5 by updating to NLog 4.5-beta07 ([@​snakefoot](https://togithub.com/snakefoot)) **Other** - [#​143](https://togithub.com/nlog/NLog.Extensions.Logging/pull/143) Added Console Example to git ([@​304NotModified](https://togithub.com/304NotModified)) - [#​142](https://togithub.com/nlog/NLog.Extensions.Logging/pull/142) Enabled Travis build ([@​304NotModified](https://togithub.com/304NotModified)) ### [`v1.0.0-rtm-beta7`](https://togithub.com/NLog/NLog.Extensions.Logging/blob/HEAD/CHANGELOG.MD#Version-100-rtm-beta7-20170929) - [#​138](https://togithub.com/nlog/NLog.Extensions.Logging/pull/138) 1.0.0-rtm-beta7 release notes and version ([@​304NotModified](https://togithub.com/304NotModified)) - [#​141](https://togithub.com/nlog/NLog.Extensions.Logging/pull/141) Enable XML docs + docs ([@​304NotModified](https://togithub.com/304NotModified)) - [#​137](https://togithub.com/nlog/NLog.Extensions.Logging/pull/137) Cleanup, update docs ([@​304NotModified](https://togithub.com/304NotModified)) - [#​136](https://togithub.com/nlog/NLog.Extensions.Logging/pull/136) Support .NET 4.6.1 + Microsoft.Extensions.Logging 2.0, running tests for .NET 4.6.1, coreapp1.1 and coreapp2.0 ([@​304NotModified](https://togithub.com/304NotModified)) - [#​134](https://togithub.com/nlog/NLog.Extensions.Logging/pull/134) remove unneeded version prefix ([@​304NotModified](https://togithub.com/304NotModified)) - [#​135](https://togithub.com/nlog/NLog.Extensions.Logging/pull/135) Added NLogLoggerFactory ([@​304NotModified](https://togithub.com/304NotModified)) ### [`v1.0.0-rtm-beta6`](https://togithub.com/NLog/NLog.Extensions.Logging/releases/tag/v1.0.0-rtm-beta6): 1.0.0-rtm-beta6 - .NET Standard 2 support - switch from NestedDiagnosticsContext to NestedDiagnosticsLogicalContext - use ${NDLC} instead of ${NDC} in your config when using BeginScope. - Log exceptions when log message empty - Minimize string-allocations when adding EventId-properties - Update dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.