public class ErrorLogEntry extends SimpleLogEntry
Constructor and Description |
---|
ErrorLogEntry(String log) |
ErrorLogEntry(String log,
Date time) |
Modifier and Type | Method and Description |
---|---|
LogEntry |
cloneAndMutate(String newUnstyledLog)
Return new instance of LogEntry with log string replaced.
|
String |
getCssStyle() |
void |
logTo(BuildLogger buildLogger) |
getDate, getFormattedDate, getLog, getUnstyledLog, getUsFormattedDate, toString
public ErrorLogEntry(@NotNull String log)
public String getCssStyle()
getCssStyle
in interface LogEntry
getCssStyle
in class SimpleLogEntry
public void logTo(BuildLogger buildLogger)
logTo
in interface LogEntry
logTo
in class SimpleLogEntry
public LogEntry cloneAndMutate(String newUnstyledLog)
LogEntry
cloneAndMutate
in interface LogEntry
cloneAndMutate
in class SimpleLogEntry
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.