Just noticed that PROD has a different logger. It is using:
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution

and test was using:
org.jenkinsci.plugins.pipeline.maven

Both were set to log level ALL.
After set test instance to use the same logger, the output are similar in 
both instances.

Additionally, tested remove the logger from test and seems that the default 
console output is the same as:
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/82ca84be-c8dd-43a4-b2e3-6a8874f205c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to