[jboss-jira] [JBoss JIRA] (ELY-914) Elytron LdapSearch is not able to log arrays correctly
Ondrej Lukas (JIRA)
issues at jboss.org
Fri Feb 3 06:30:00 EST 2017
Ondrej Lukas created ELY-914:
--------------------------------
Summary: Elytron LdapSearch is not able to log arrays correctly
Key: ELY-914
URL: https://issues.jboss.org/browse/ELY-914
Project: WildFly Elytron
Issue Type: Bug
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
In case when log debug level for class {{org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch}} is enabled, then arguments and returning attributes are not able to be logged correctly because they are arrays.
See:
{code}
Executing search [(uid={0})] in context [ou=People,dc=jboss,dc=org] with arguments [[Ljava.lang.String;@45535736]. Returning attributes are [[Ljava.lang.String;@331d3f34]
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list