Class PrefixedOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public final class PrefixedOutputStream
    extends hudson.console.LineTransformationOutputStream.Delegating
    Decorating OutputStream which prefixes lines of text with an identifier and optional color. (Does not include a timestamp, since typically something like SupportLogFormatter should already cover that.)