Skip to content

Commit

Permalink
Configure TRACE logging for Elytron LDAP
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanemerson committed Mar 27, 2023
1 parent 08f9901 commit efe4ed1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/tests/src/test/resources/configuration/log4j2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,7 @@
<Logger name="org.infinispan.REST_ACCESS_LOG" additivity="false" level="INFO">
<AppenderRef ref="REST-ACCESS-FILE"/>
</Logger>

<Logger name="org.wildfly.security.auth.realm.ldap" level="TRACE"/>
</Loggers>
</Configuration>

0 comments on commit efe4ed1

Please sign in to comment.