Saharey
Cc: jenkinsci-users
Sent: Wed, Dec 30, 2015 11:03 pm
Subject: Re: CIFS plugin debug messages
I'm not sure now if the wildcards is supported, can you set the class instead?
I believe if you type jenkins.plugins.publish_over. It should show the list of
available classes.
Cheer
On 3
el: All
>
> do I need to do something more?
>
> Thanks for your help
> Jhoom
>
>
> -Original Message-
> From: Victor Martinez
> To: Jenkins Users
> Cc: jhoomsharabi
> Sent: Wed, Dec 30, 2015 8:46 pm
> Subject: Re: CIFS plugin debug messages
>
.*
Log Level: All
do I need to do something more?
Thanks for your help
Jhoom
-Original Message-
From: Victor Martinez
To: Jenkins Users
Cc: jhoomsharabi
Sent: Wed, Dec 30, 2015 8:46 pm
Subject: Re: CIFS plugin debug messages
Hi,
You can try to use the below logger setup in
Hi,
You can try to use the below logger setup in order to grab further details:
- https://wiki.jenkins-ci.org/display/JENKINS/Logging
CIFS plugin uses the below
dependency:
https://github.com/jenkinsci/publish-over-cifs-plugin/blob/master/pom.xml#L69-L73
So you can add the below loggers in yo