Skip to content

Commit 9fc1cbe

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

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 get more hidden information from app logs without modifying code and restarting apps.
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.
1515

1616
## Enable JVM diagnostics for your Java applications
1717

0 commit comments

Comments
 (0)