log4net-loggly
9.0.0
Custom log4net Appender to send logs to Loggly
Install-Package log4net-loggly -Version 9.0.0
dotnet add package log4net-loggly --version 9.0.0
<PackageReference Include="log4net-loggly" Version="9.0.0" />
paket add log4net-loggly --version 9.0.0
See https://github.com/loggly/log4net-loggly/blob/v9.0.0/README.md for full package documentation.
See https://github.com/loggly/log4net-loggly/blob/v9.0.0/README.md for full package documentation.
Release Notes
- Fixed serialization of logged objects. They are now again serialized as full JSON instead of their .NET type name.
- Fixed issue when logicalThreadContextKeys and globalContextKeys were ignored if <layout> definition was used.
- Fixed priority of GlobalContext, ThreadContext, LogicalThreadContext and EventContext properties. It was in reverse order than it should be. Correct priority from highest to lowest is EventContext -> LogicalThreadContext -> ThreadContext -> GlobalContext
- Removed option to use Loggly /inputs HTTP endpoint. All logs are sent via /bulk endpoint.
- Changed inner exception property names. Previously the exception properties were named "exceptionType, exceptionMessage" etc. but inner exception properties were "innerExceptionType, innerExceptionMessage" etc. This was unified and inner exception properties are now also named "exceptionType, exceptionMessage" etc.
- Changed default number of inner exceptions that are sent in log from 1 to 4.
- Changed visibility of private/internal classes to be really internal. Only public class is now LogglyAppender.
Dependencies
-
.NETFramework 4.0
- log4net (>= 2.0.8)
- Newtonsoft.Json (>= 10.0.3)
-
.NETStandard 2.0
- log4net (>= 2.0.8)
- Newtonsoft.Json (>= 10.0.3)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on log4net-loggly:
| Package | Downloads |
|---|---|
|
Osigu.Insurers
Osigu SDK for insurers
|
|
|
Osigu.Providers
Osigu SDK for providers
|
|
|
EasyCrud.Loggly
Loggly based logging support
|
|
|
Lucas.Solutions-Core.Contract
Lucas Solutions Core Contract
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 9.0.0 | 411,191 | 3/19/2019 |
| 9.0.0-beta1 | 568 | 1/29/2019 |
| 8.0.1 | 51,688 | 9/20/2018 |
| 8.0.1-beta | 287 | 9/13/2018 |
| 8.0.0 | 12,966 | 5/3/2018 |
| 8.0.0-beta1 | 443 | 4/13/2018 |
| 7.3.0 | 252,062 | 3/24/2017 |
| 7.2.3 | 66,261 | 11/23/2016 |
| 7.2.1 | 60,625 | 6/27/2016 |
| 7.2.0 | 2,780 | 6/2/2016 |
| 7.2.0-beta | 689 | 5/17/2016 |
| 7.1.0 | 16,943 | 1/20/2016 |
| 7.0.0 | 32,884 | 5/26/2015 |
| 7.0.0-beta | 638 | 5/1/2015 |
| 6.0.5 | 4,680 | 4/1/2015 |
| 5.0.0 | 20,762 | 1/6/2015 |
| 4.1.0 | 2,498 | 12/2/2014 |
| 4.0.0 | 3,439 | 11/10/2014 |
| 3.0.0 | 4,332 | 8/28/2014 |
| 2.0.0 | 15,054 | 6/2/2014 |
| 1.0.1 | 642 | 5/27/2014 |
| 1.0.0 | 649 | 5/27/2014 |