Re: Logging from XCode Plugin

2012-06-12 Thread Arnaud Héritier
Hi, What you did is good. The issue is that there are no more logs ( https://github.com/jenkinsci/xcode-plugin/blob/master/src/main/java/au/com/rayh/XCodeBuilder.java ) Everything is already displayed in the job console You can open an issue with all logs you have and we'll try to help you

Logging from XCode Plugin

2012-06-12 Thread Malcolm
Hi, Can anyone help me with the right settings in Jenkins > Log > Log Recorder to get logs out of the XCode plugin (https://wiki.jenkins-ci.org/display/JENKINS/Xcode+Plugin)? I've tried various things like au.com.rayh.XCodeBuilder but without success. The reason for needing the logs is that th