Skip to content

Commit ff30969

Browse files
committed
Changing 'featureset' to 2 words
1 parent 2291b89 commit ff30969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/ilogger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ namespace WebApplication
226226

227227
## Console application
228228

229-
The following example uses the Microsoft.Extensions.Logging.ApplicationInsights package. The Microsoft.Extensions.Logging.ApplicationInsights package should be used in a console application or whenever you want a bare minimum implementation of Application Insights without the full featureset such as metrics, distributed tracing, sampling, and telemetry initializers.
229+
The following example uses the Microsoft.Extensions.Logging.ApplicationInsights package. The Microsoft.Extensions.Logging.ApplicationInsights package should be used in a console application or whenever you want a bare minimum implementation of Application Insights without the full feature set such as metrics, distributed tracing, sampling, and telemetry initializers.
230230

231231
Here are the installed packages:
232232

0 commit comments

Comments
 (0)