Skip to content

Logger not adhering to ILogger interface? #570

Answered by hjgraca
helgihaf asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @helgihaf , this issue #496 is being tracked here and is something we want to fix next.
My suggestion until we fix this and I know is not a replacement for ILogger message format but one approach is to use the AppendKey / AppendKeys to add your Description field or logger.LogInformation("Hello World! Logging is {Description}.", new[] { "fun" });
Keep an eye on that issue, that we will be tackling next.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by helgihaf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants