I tried also 'org.jenkinsci.plugins.xunit.service.XUnitService' based on this answer https://groups.google.com/forum/#!searchin/jenkinsci-users/log$20recorder|sort:date/jenkinsci-users/efQZZier8TI/pIyeYHMrFQAJ but still nothing seems to be recorded - LogLevel is Info. Has anybody run into this issue or got an idea how to troubleshoot?
On Friday, 31 January 2020 14:32:41 UTC+1, Sebastian Mitterle wrote: > > I can't get jenkins to record logs for xUnit plugin and I'm not too > familiar with Jenkins mgmt tasks. > > I've gone through Logging > <https://wiki.jenkins.io/display/JENKINS/Logging#Logging-LogsinJenkins> and > checked the package for my plugin version, however, nothing is recorded. > > xUnit plugin version: 1.104 (unfortunately, upgrading is not an option) > Logger values I've tried: org.jenkinsci.plugins.xunit.service.XUnitLog, > org.jenkinsci.plugins.xunit.service, org.jenkinsci.plugins.xunit > Jenkins version is 2.107.3 (can't upgrade either) > > I'm already sure our xml is not valid under both recommended schemas > <https://wiki.jenkins.io/display/JENKINS/xUnit+Plugin> (Ant Junit, Maven > Surefire) but I want to > a.) Confirm the issue comes from this (the error message informs agent is > disconnected - always but this does seem rather unlikely) > b.) Debug why my custom xsl is not found (for custom type) > > I really appreciate any tips you might have. > -- 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/16e6b542-1562-4712-aea8-6a05e2eab01e%40googlegroups.com.
