jenkinsci-users@googlegroups.com
Betreff: Re: Subversion logger setup
The Jenkins logging isn't set up for a use case like that; use the Subversion
server's access log (and filter by Jenkins master and slave IP addresses)
instead.
If you must use Jenkins, try setting up a log record
The Jenkins logging isn't set up for a use case like that; use the Subversion
server's access log (and filter by Jenkins master and slave IP addresses)
instead.
If you must use Jenkins, try setting up a log recorder for the following
loggers:
- hudson.scm.SubversionSCM
- hudson.scm.listtagspara
Hello,
I want to set up a logger to examine all attempts Jenkins makes to connect to a
Subversion server, successful or not.
The jenkins and hudson APIs are huge, but I figured
hudson.model.listeners.SCMListener might be a good module to listen to. But the
log stays empty, although I set it to