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/logging.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
@@ -13,8 +13,8 @@ ms.author: v-wellsjason
13
13
14
14
Azure Container Apps provides two types of application logging categories:
15
15
16
-
-[Container console logs](#container-console-logs): Logs stream from your container console.
17
-
-[System logs](#system-logs): Logs generated by the Azure Container Apps service.
16
+
-[Container console logs](#container-console-logs) stream from your container console.
17
+
-[System logs](#system-logs) are generated by the Azure Container Apps service.
18
18
19
19
You can view the [log streams](log-streaming.md) in near real-time in the Azure portal or CLI. For more options to store and monitor your logs, see [Logging options](log-options.md).
0 commit comments