@PublicApi public interface BuildLogger extends BuildLoggerWithoutLogAccess
Modifier and Type | Method and Description |
---|---|
List<LogEntry> |
getLastNLogEntries(int n)
Provide the latest build details (last n lines of logs).
|
int |
getLogEntryCount()
Total number of log entries.
|
addBuildLogEntry, addBuildLogEntry, addErrorLogEntry, addErrorLogEntry, addErrorLogEntry, close, getInterceptorStack, getMutatorStack, getTimeOfLastLog, isPersistent, setTimeOfLastLog, stopStreamingBuildLogs, transfersLogsAsArtifact
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.