Skip to content

Commit 19519f5

Browse files
committed
work in progress - add more definition in examples
1 parent f9fdde8 commit 19519f5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/container-apps/log-streaming.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,16 @@ description: View your container app's log stream.
44
services: container-apps
55
author: cebundy
66
ms.service: container-apps
7-
ms.custom: event-tier1-build-2022
87
ms.topic: how-to
9-
ms.date: 08/30/2022
8+
ms.date: 02/16/2023
109
ms.author: v-bcatherine
1110
---
1211

1312
# View log streams in Azure Container Apps
1413

1514
While developing and troubleshooting your container app, it's essential to see the [application logs](logging.md) for your container app in real time. Azure Container Apps lets you stream:
1615

17-
- [system logs](logging.md#system-logs) from the Container Apps environment and your container app.
18-
- container [console logs](logging.md#container-console-logs) from your container app.
16+
- [system logs](logging.md#system-logs) from the Container Apps environment and your container app. - container [console logs](logging.md#container-console-logs) from your container app.
1917

2018
Log streams are accessible through the Azure portal or the Azure CLI.
2119

0 commit comments

Comments
 (0)