Package org.jenkinsci.test.acceptance.log
package org.jenkinsci.test.acceptance.log
-
ClassDescriptionProduces line-by-line log.Receives line-by-line logs from
LogListenable
.Prints out the received log with a prefix.ReadsInputStream
and delivers logs toLogListener
.Receives logs fromLogListener
and distributes them to otherLogListener
s.Receives log asLogListener
, and provides a regular expression pattern matching.Does not print anything.