@logging.level.org.apache.coyote.http11=DEBUG does not working in spring boot 3.2.3

I can't find anything in this document that says this feature is not supported. https://github.com/spring-projects/spring-boot/releases/tag/v3.2.3

Is it no longer supported? Is it possible to implement the same function in another way in Spring Boot 3.2.3?

SpringBoot @logging.level.org.apache.coyote.http11=DEBUG does not working in spring boot 3.2.3

Here is the output I expected: SpringBoot @logging.level.org.apache.coyote.http11=DEBUG does not working in spring boot 3.2.3

This is a similar question uploaded on stackoverflow. https://stackoverflow.com/questions/78093468/spring-boot-3-2-3-no-longer-logs-http11inputbuffer?newreg=30e79ebeca4d4c33bdc4c5b313a1eef0

Comment From: baobabnamu

This doesn't seem to be a problem that can be solved in a Spring Boot project. Sorry for posting the wrong issue. Close the issue.