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, interceptAndMutateError
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBuildLogEntry, addBuildLogEntry, addBuildLogHeader, addErrorLogEntry, addErrorLogEntry, addErrorLogEntry, clearBuildLog, close, getBuildLog, getErrorLog, getInterceptorStack, getLastNLogEntries, getMutatorStack, getStringErrorLogs, getTimeOfLastLog
public BuildLoggerImpl(LoggerId loggerId, @NotNull ExpiryTicker expiryTicker)
public void stopStreamingBuildLogs()
BuildLogger
stopStreamingBuildLogs
in interface BuildLogger
stopStreamingBuildLogs
in class AbstractBuildLogger
public void onAddLogEntry(@NotNull LogEntry logEntry)
onAddLogEntry
in class AbstractBuildLogger
public void flush()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.