Releases: datalust/nlog-targets-seq
Releases · datalust/nlog-targets-seq
v4.0.1
- #78 - skip
TraceId
when it's the default (@snakefoot)
v4.0.0
- #74 - breaking - drop .NET 4.5 support, collect
@TraceId
and@SpanId
when present (@nblumhardt) - #75 - support mapping NLog levels to user-specified Seq levels (@snakefoot)
- #76 - support additional HTTP header
<header name="" value="" />
configuration items (@nblumhardt)
v3.1.0
- #68 - log event without message template parameters should output formatted message (@snakefoot)
- #71 - introduces
SeqTarget.ExcludedProperties
(@snakefoot) - #72 - update to NLog v4.2.5 and drop obsolete
net5.0
TFM (@snakefoot)
v3.0.0
- #57, #58 - added
appsettings.json
config example (@snakefoot) - #60 - updated configuration examples (@snakefoot)
- #62 - breaking replace
<property ... as="number">
with<property ... asString="false">
(@snakefoot) - #63 - dependency updates (@datalust)
- #65 - breaking - update to NLog v5 (@nblumhardt)
v2.1.0
- #54 - add
UseDefaultCredentials
option (@alexander-kucherov)
v2.0.0
- #50 - dynamic log level support (@NameOfTheDragon)
- #51 - refactoring, misc improvements (@nblumhardt)
- #52 - use
HttpClient
instead ofWebRequest
(@nblumhardt)
v1.2.0
- #43 - improve concurrency, add
JsonPayloadMaxLength
support (@snakefoot) - #44 - improve README example to avoid sliding timeout (@gkinsman)
- #45 - new README screenshot ✨ (@nblumhardt)
v1.1.0
v1.0.0
Re-trigger GitHub release publishing