public class BuildLoggerImpl extends AbstractBuildLogger implements BuildLogger
expiryTicker, loggerId| Constructor and Description |
|---|
BuildLoggerImpl(LoggerId loggerId,
ExpiryTicker expiryTicker) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void |
onAddLogEntry(LogEntry logEntry) |
void |
stopStreamingBuildLogs()
Stop streaming any logs to the build logs file
|
addBuildLogEntry, addBuildLogEntry, addBuildLogHeader, addErrorLogEntry, addErrorLogEntry, addErrorLogEntry, addErrorLogEntryInternal, addLogEntry, clearBuildLog, close, getBuildLog, getErrorLog, getInterceptorStack, getLastNLogEntries, getMutatorStack, getStringErrorLogs, getTimeOfLastLog, interceptAndMutate, interceptAndMutateErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBuildLogEntry, addBuildLogEntry, addBuildLogHeader, addErrorLogEntry, addErrorLogEntry, addErrorLogEntry, clearBuildLog, close, getBuildLog, getErrorLog, getInterceptorStack, getLastNLogEntries, getMutatorStack, getStringErrorLogs, getTimeOfLastLogpublic BuildLoggerImpl(LoggerId loggerId, @NotNull ExpiryTicker expiryTicker)
public void stopStreamingBuildLogs()
BuildLoggerstopStreamingBuildLogs in interface BuildLoggerstopStreamingBuildLogs in class AbstractBuildLoggerpublic void onAddLogEntry(@NotNull
LogEntry logEntry)
onAddLogEntry in class AbstractBuildLoggerpublic void flush()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.