Hi all,

It's possible to get the build's log via JenkinsRule.getLog(Run), but how 
is it possible to get system log?
When my test is running, I see logs in the console - 

INFO: Running on http://localhost:61649/jenkins/
Jul 03, 2015 10:39:10 AM jenkins.InitReactorRunner$1 onAttained
INFO: Started initialization
Jul 03, 2015 10:39:43 AM jenkins.InitReactorRunner$1 onAttained
INFO: Listed all plugins
Jul 03, 2015 10:39:43 AM jenkins.InitReactorRunner$1 onAttained
INFO: Prepared all plugins
............

But log in http://localhost:61649/jenkins/log/all is empty!

How is it possible to get sys log in test? I need to verify some output.

Regards,
Kirill.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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-dev/09c701ae-12fe-48b0-af7f-bd725e5dc986%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to