.Net Framework issues? #269
Answered
by
gyula-uszkai
gyula-uszkai
asked this question in
Q&A
|
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. |
Answered by
gyula-uszkai
Jul 24, 2024
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 |
0 replies
Answer selected by
mishamyte
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to 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