Uses of Class
cz.xtf.core.service.logs.streaming.ServiceLogColoredPrintStream.Builder
-
Packages that use ServiceLogColoredPrintStream.Builder Package Description cz.xtf.core.service.logs.streaming -
-
Uses of ServiceLogColoredPrintStream.Builder in cz.xtf.core.service.logs.streaming
Methods in cz.xtf.core.service.logs.streaming that return ServiceLogColoredPrintStream.Builder Modifier and Type Method Description ServiceLogColoredPrintStream.BuilderServiceLogColoredPrintStream.Builder. outputTo(OutputStream outputStream)ServiceLogColoredPrintStream.BuilderServiceLogColoredPrintStream.Builder. withColor(ServiceLogColor color)ServiceLogColoredPrintStream.BuilderServiceLogColoredPrintStream.Builder. withPrefix(String prefix)
-