Add Logger configuration for 'org.springframework.geode.config.annotation.ClusterAwareConfiguration'.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
|
||||
<logger name="org.springframework" level="${logback.log.level:-ERROR}"/>
|
||||
|
||||
<logger name="org.springframework.geode.config.annotation.ClusterAwareConfiguration" level="${logback.log.level:-ERROR}"/>
|
||||
|
||||
<logger name="org.springframework.geode.boot.autoconfigure.ClientSecurityAutoConfiguration" level="WARN">
|
||||
<appender-ref ref="testAppender"/>
|
||||
</logger>
|
||||
|
||||
Reference in New Issue
Block a user