sure, I'll turn it on :) Thanks again
On 23 July 2014 23:37, Emmanuel Lécharny <[email protected]> wrote: > 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. > > -- WBR Maxim aka solomax
