SumoLogic / sumologic-net-appenders

Several appenders for .NET developers to use that send logs straight to SumoLogic.
Apache License 2.0
23 stars 39 forks source link

Sumologic Targets not supported in AWS Lambda function #40

Closed spparekh closed 7 years ago

spparekh commented 7 years ago

AWS Lambda function uses .NetCore1.0 i.e. .NETStandard.Library (1.6.0) . Current beta package supports .NetStandard.Library (>=1.6.1) so we can't use Sumologic target from AWS lambda functions.

Please let us know if there are any plans to support Sumologic Target from AWS Lambda.

TerribleDev commented 7 years ago

@spparekh are you just ultimately asking us to lower our target to netstandard 1.6.0 and not 1.6.1?

spparekh commented 7 years ago

Yes. To support it from AWS Lambda functions.

Thanks.

On Wed, Jun 21, 2017 at 1:57 PM, Tommy Parnell notifications@github.com wrote:

@spparekh https://github.com/spparekh are you just ultimately asking us to lower our target to netstandard 1.6.0 and not 1.6.1?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SumoLogic/sumologic-net-appenders/issues/40#issuecomment-310157571, or mute the thread https://github.com/notifications/unsubscribe-auth/AZWZW5RGynSm3putvefPDyV9m-02PTcDks5sGVmQgaJpZM4OBTqA .

--

Sunilkumar Parekh Architect / Project Lead - Analytics Office: 919.833.0119 x108 | Mobile: 919.771.7292 Email: sparekh@dunnsolutions.com | sparekh@peoplenetonline.com sparekh@peoplenetonline.com

TerribleDev commented 7 years ago

@spparekh https://github.com/SumoLogic/sumologic-net-appenders/pull/41

latkin commented 7 years ago

41 is now merged, and I just pushed updated NuGet packages. Version 1.0.0.5.