Skip to content

Commit 4044125

Browse files
Update articles/container-apps/java-dynamic-log-level.md
1 parent 9fc1cbe commit 4044125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/java-dynamic-log-level.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: cshoe
1111

1212
# Set dynamic logger level to troubleshoot Java applications in Azure Container Apps (preview)
1313

14-
Azure Container Apps platform offers a built-in diagnostics tool exclusively for Java developers to help them debug and troubleshoot their Java applications running on Azure Container Apps more easily and efficiently. One of the key features is a dynamic logger level change, which allows you to access log details that are hidden by default. When enabled, this log information is collected without requiring you to modify your code.
14+
Azure Container Apps platform offers a built-in diagnostics tool exclusively for Java developers to help them debug and troubleshoot their Java applications running on Azure Container Apps more easily and efficiently. One of the key features is a dynamic logger level change, which allows you to access log details that are hidden by default. When enabled, log information is collected without code modifications or forcing you to restart your app when changing log levels.
1515

1616
## Enable JVM diagnostics for your Java applications
1717

0 commit comments

Comments
 (0)