public class LogOutputSpec extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LogOutputSpec.Builder |
| Modifier and Type | Field and Description |
|---|---|
static LogOutputSpec |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
String |
getFile() |
String |
getPrompt(boolean withColor,
ZonedDateTime timestamp) |
boolean |
isLogStdout() |
boolean |
isUseColor() |
public static final LogOutputSpec DEFAULT
public boolean isUseColor()
public boolean isLogStdout()
public String getPrompt(boolean withColor, ZonedDateTime timestamp)
public String getFile()
Copyright © 2020. All rights reserved.