Interface FlushableBuildLoggerManager

All Superinterfaces:
BuildLoggerManager
All Known Implementing Classes:
DefaultBuildLoggerManager

@Internal public interface FlushableBuildLoggerManager extends BuildLoggerManager
A build logger manager that supports bulk "flush to disk" operation.
  • Method Details

    • flushAllFileLogs

      @NotNull @NotNull Future<?> flushAllFileLogs()
      Flush active file logs to disk.
      Returns:
      future that is done when all the processing is finished.
      Since:
      5.9