Drop LevelRemappingAppender
Drop LevelRemappingAppender as, following the changes made in e8f8556d
for gh-7657, it was no longer having any effect.
Closes gh-10842
This commit is contained in:
@@ -1566,11 +1566,6 @@ following example shows potential logging settings in `application.properties`:
|
||||
logging.level.org.hibernate=ERROR
|
||||
----
|
||||
|
||||
NOTE: By default, Spring Boot remaps Thymeleaf `INFO` messages so that they are logged at
|
||||
`DEBUG` level. This helps to reduce noise in the standard log output. See
|
||||
{sc-spring-boot}/logging/logback/LevelRemappingAppender.{sc-ext}[`LevelRemappingAppender`]
|
||||
for details of how you can apply remapping in your own configuration.
|
||||
|
||||
|
||||
|
||||
[[boot-features-custom-log-configuration]]
|
||||
|
||||
Reference in New Issue
Block a user