Skip to content

Commit cb7d40a

Browse files
committed
h3 -> h2
1 parent 9741a25 commit cb7d40a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/enrichment/application-log-enricher.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The application log enricher supports several configuration options through the
114114

115115
By default, the enricher includes `EnvironmentName` and `ApplicationName` in log entries. The `BuildVersion` and `DeploymentRing` properties are disabled by default and must be explicitly enabled if needed.
116116

117-
### Complete example
117+
## Complete example
118118

119119
Here's a complete example showing how to set up the application log enricher:
120120

@@ -126,7 +126,7 @@ Here's a complete example showing how to set up the application log enricher:
126126

127127
:::code language="csharp" source="snippets/applicationlogenricher/Program.cs" :::
128128

129-
### Enriched log output
129+
## Enriched log output
130130

131131
With the application log enricher configured, your log output will include service-specific dimensions:
132132

0 commit comments

Comments
 (0)