Skip to content

Commit

Permalink
fix(docs): code block annotation (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriwithowsky authored Apr 5, 2024
1 parent 36733aa commit 2a30636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Elastic.CommonSchema.Serilog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ https://messagetemplates.org/ format.

The available ECS message template properties are listed under `LogTemplateProperties.*` e.g `LogTemplateProperties.TraceId`

```chsarp
```csharp
Log.Information("The time is {TraceId}", "my-trace-id");
```

Expand Down

0 comments on commit 2a30636

Please sign in to comment.