-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Which version of Serilog.Sinks.Grafana.Loki are you using?
v8.0.0-beta.0
Which version of .NET are you using?
net6.0
Describe the bug
New feature, that adds a level
as a property fixes the collision with naming, but the MessageTemplate is not updated and rendered output is broken
To Reproduce
_logger.LogInformation("Hero's {level}", 42);
Expected behavior
Templated should be consistent with renamed properties names
Log/SelfLog output or exception with stacktrace
No response
Application or code sample, which could be used to reproduce a bug
No response
Additional context
I have read the documentation
- I have read Common Problems section in project wiki
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working