Skip to content

Commit fa5b45d

Browse files
committed
MicrosoftDocs/azure-docs#18685
1 parent 7dd62eb commit fa5b45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/web-sites-enable-diagnostic-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ The data stored in a blob would look similar to the following example:
191191
2014-01-30T16:36:52,Error,mywebapp,6ee38a,635266966128818593,0,3096,9,An error occurred
192192

193193
> [!NOTE]
194-
> The first line of the log contains the column headers as represented in this example.
194+
> For ASP.NET Core, logging is accomplished using the [Microsoft.Extensions.Logging.AzureAppServices](https://www.nuget.org/packages/Microsoft.Extensions.Logging.AzureAppServices) provider This provider deposits additional log files into the blob container. For more information, see [ASP.NET Core logging in Azure](/aspnet/core/fundamentals/logging/?view=aspnetcore-2.1#logging-in-azure).
195195
>
196196
>
197197

0 commit comments

Comments
 (0)