You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/log-streaming.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: craigshoemaker
6
6
ms.service: azure-container-apps
7
7
ms.custom: devx-track-azurecli
8
8
ms.topic: how-to
9
-
ms.date: 02/03/2025
9
+
ms.date: 06/25/2025
10
10
ms.author: cshoe
11
11
---
12
12
@@ -21,7 +21,7 @@ Log streams are accessible through the Azure portal or the Azure CLI.
21
21
22
22
## View log streams via the Azure portal
23
23
24
-
You can view system logs and console logs in the Azure portal. System logs are generated by the container app's runtime. Console logs are generated by your container app.
24
+
You can view system logs and console logs in the Azure portal. The container app's runtime generates system logs, and your container app generates console logs.
0 commit comments