.Net Framework issues? #269
-
Hi, I created a very simple console app in .net framework back in october 2023 with console, file and Loki sink. All good. Now when I run it again the Loki sink is not working. I quickly created a .net 8 sample, all is working. Relevant packages:
Code:
Any help is appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It turned out that the answer was right in front of me the whole time. https://github.com/serilog-contrib/serilog-sinks-grafana-loki/wiki/Common-problems#my-console-application-isnt-sending-the-log-events-to-the-loki |
Beta Was this translation helpful? Give feedback.
It turned out that the answer was right in front of me the whole time. https://github.com/serilog-contrib/serilog-sinks-grafana-loki/wiki/Common-problems#my-console-application-isnt-sending-the-log-events-to-the-loki