Logging in test not working #168
Replies: 1 comment 1 reply
-
Hey @jaimeatrhea, Have you tried to enable |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to create a test and log into Grafana/Loki using the Microsoft.Extensions.Logging.ILogger but I can't make it work.
This is the configuration that I'm using:
The path is read from the appsettings.json and it's value is: "http://localhost:3100". And the TestClass is:
What am I missing or doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions