Skip to content

Commit e7022d0

Browse files
authored
Update java-dynamic-log-level.md
1 parent 2a314ef commit e7022d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ az containerapp java logger update \
5252
--environment <ENVIRONMENT_NAME> \
5353
--resource-group <RESOURCE_GROUP> \
5454
--name <CONTAINER_APP_NAME>
55+
```
56+
57+
It may take up to two minutes for the logger level change to take effect. Once complete, you can check the application logs from [log streams](log-streaming.md) or other [log options](log-options.md).
5558

5659
## Supported Java logging frameworks
5760

0 commit comments

Comments
 (0)