It would help to know which language you are using but I've just (as of yesterday!) achieved exactly that using slf4j + logback (using SiftingAppender) + mdc for a java junit+concordion accpetance test suite.
http://www.slf4j.org http://logback.qos.ch/index.html I based my implementation on this post: http://www.nullin.com/2010/07/28/logging-tests-to-separate-files/ -- 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]. For more options, visit https://groups.google.com/d/optout.
