Follow the below steps: - https://wiki.jenkins-ci.org/display/JENKINS/Logging - Since that plugin uses loggers: https://github.com/jenkinsci/ldap-plugin/blob/ldap-1.6/src/main/java/hudson/security/LDAPSecurityRealm.java#L796 - Add the below logger: hudson.security
I hope it helps :) On Thursday, 2 April 2015 20:05:48 UTC+2, [email protected] wrote: > > Hello Victor, > > I tried search for logging and no good help. Moreover I am still > struggling to enable as debug so that I can trace the calls. > Any helpful links would be much appreciated. > > thanks > Venkat > > > > On Thursday, April 2, 2015 at 1:25:02 PM UTC-4, Victor Martinez wrote: > >> I don't know if you already to record those loggers (search for jenkins + >> logging). >> >> Then you can check that LDAP plugin, search for its scm and validate >> whether it does have any loggers if so you can easily configure to listen & >> debug that plugin. >> >> I hope it helps. Sorry if I didn't put any URL but unfortunately I'm with >> mobile and chrome doesn't let me copy&paste ^^ >> >> Cheers >> >> -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/68219ee3-122b-4485-8e1f-e6bd15a86ae2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
