public class SilentConsoleEventBusListener extends AbstractConsoleEventBusListener
actionGraphEvents, actionGraphFinished, actionGraphStarted, ansi, buildDetailsCommands, buildFinished, buildRuleThreadTracker, buildStarted, clock, commandFinished, console, installFinished, installStarted, networkStatsTracker, numRulesCompleted, parseStats, progressEstimator, projectGenerationFinished, projectGenerationStarted, publicAnnouncements, ruleCount, UNFINISHED_EVENT_PAIR, verbosity, watchmanFinished, watchmanStarted
Constructor and Description |
---|
SilentConsoleEventBusListener(RenderingConsole superConsole,
Clock clock,
Locale locale,
ExecutionEnvironment executionEnvironment) |
Modifier and Type | Method and Description |
---|---|
void |
logEvent(ConsoleEvent event)
Logs only SEVERE events.
|
void |
printSevereWarningDirectly(String line) |
actionGraphFinished, actionGraphStarted, addLineFromEventInterval, addLineFromEvents, aggregateFinishedEvent, aggregateStartedEvent, buildFinished, buildRuleFinished, buildRuleResumed, buildRuleStarted, buildRuleSuspended, buildStarted, close, commandFinished, commandStartedEvent, convertToAllCapsIfNeeded, displaysEstimatedProgress, formatConsoleEvent, formatElapsedTime, getApproximateBuildProgress, getBuildDetailsLine, getBuildLogLine, getEstimatedProgressOfCreatingActionGraph, getEstimatedProgressOfGeneratingProjectFiles, getEstimatedProgressOfParsingBuckFiles, getEventsBetween, getNetworkStatsLine, getOptionalBuildLineSuffix, getTotalCompletedTimeFromEventIntervals, getWorkingTimeFromLastStartUntilNow, installFinished, installStarted, logEventInterval, logEventInterval, logHttpCacheUploads, projectGenerationFinished, projectGenerationProcessedTarget, projectGenerationStarted, register, renderRemoteUploads, ruleCountCalculated, ruleCountUpdated, setProgressEstimator, setPublicAnnouncements, testRuleFinished, testRuleStarted, watchmanFinished, watchmanStarted
public SilentConsoleEventBusListener(RenderingConsole superConsole, Clock clock, Locale locale, ExecutionEnvironment executionEnvironment)
public void printSevereWarningDirectly(String line)
printSevereWarningDirectly
in class AbstractConsoleEventBusListener
public void logEvent(ConsoleEvent event)