public static class ServiceLogColoredPrintStream.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ServiceLogColoredPrintStream |
build() |
ServiceLogColoredPrintStream.Builder |
outputTo(OutputStream outputStream) |
ServiceLogColoredPrintStream.Builder |
withColor(ServiceLogColor color) |
ServiceLogColoredPrintStream.Builder |
withPrefix(String prefix) |
public ServiceLogColoredPrintStream.Builder outputTo(OutputStream outputStream)
public ServiceLogColoredPrintStream.Builder withColor(ServiceLogColor color)
public ServiceLogColoredPrintStream.Builder withPrefix(String prefix)
public ServiceLogColoredPrintStream build()
Copyright © 2022. All rights reserved.