nlog.loki
nlog.loki copied to clipboard
NLog target for Loki using an HTTP client
Updated [NUnit](https://github.com/nunit/nunit) from 4.1.0 to 4.4.0. Release notes _Sourced from [NUnit's releases](https://github.com/nunit/nunit/releases)._ ## 4.4.0 See [release notes](https://docs.nunit.org/articles/nunit/release-notes/framework.html#nunit-440---aug-6-2025) for details. ## 4.3.2 This is a hotfix release. See [release notes](https://docs.nunit.org/articles/nunit/release-notes/framework.html#nunit-432----dec-28-2024) for...
Updated [NLog](https://github.com/NLog/NLog) from 5.3.4 to 6.0.6. Release notes _Sourced from [NLog's releases](https://github.com/NLog/NLog/releases)._ ## 6.0.6 **Improvements** - #6027 FileTarget - Improve archive cleanup when using ArchiveSuffixFormat with datetime. (@snakefoot) - #6028...
Updated [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.4. Release notes _Sourced from [coverlet.collector's releases](https://github.com/coverlet-coverage/coverlet/releases)._ ## 6.0.4 ### Fixed - Fix empty coverage report when using include and exclude filters [#1726](https://github.com/coverlet-coverage/coverlet/issues/1726) [Diff between...
Connecting to Loki that is installed in a local version of Kubernetes it is not possible to define the attributes to use the certificate in the connection.
Hi, Thanks for creating this. We have created a shared logging library in .NET Framework 4.8 which references Nlog.Loki.dll 2.1.1 We have setup a parent solution and sub projects. Solution...
This is only an idea of adding support for .NET Framework 4.8, following issue #114. This proof of concept is not ready to be merged. * The added dependencies must...