Is it possible to output the json payload to console? #239
Unanswered
SimonBalling
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Hi @SimonBalling! Usually you just configure multiple sinks for Serilog (for example |
Beta Was this translation helpful? Give feedback.
0 replies
-
I know. But I want to get the exact same output in both |
Beta Was this translation helpful? Give feedback.
1 reply
-
In case there is still a need I did it in a rather dirty way by making a custom LokiHttpClient
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I want to output the payload that is sent to GrafanaLoki also to the console. Is this possible?
If I could intercept the message and output it myself
Beta Was this translation helpful? Give feedback.
All reactions