public class ErrorLogEntry extends SimpleLogEntry
DATE_FORMAT_STRING| 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, toStringpublic ErrorLogEntry(@NotNull
String log)
public String getCssStyle()
getCssStyle in interface LogEntrygetCssStyle in class SimpleLogEntrypublic void logTo(BuildLogger buildLogger)
logTo in interface LogEntrylogTo in class SimpleLogEntrypublic LogEntry cloneAndMutate(String newUnstyledLog)
LogEntrycloneAndMutate in interface LogEntrycloneAndMutate in class SimpleLogEntryCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.