Hello Emmanuel, thank you for your help and advise. I will try it.
Thanks, Michael Am 23.07.14 um 18:37 schrieb Emmanuel Lécharny: > Le 23/07/2014 18:28, Maxim Solodovnik a écrit : >> Thanks for the great library and immediate support :) > > We will probably not cut a release right away. If you can set the log > level so that the BondRequest is not exposed, that would be a workaround. > > The correct log to disable is > org.apache.directory.api.ldap.model.message.BindRequestImpl : > > <logger name="org.apache.directory.api.ldap.model.message.BindRequestImpl" > level="NONE"/> > > That will avoid dumping any of the BindRequest messages. >
