Interface BuildProgressLoggerAware
-
public interface BuildProgressLoggerAware
- Author:
- vbedrosova
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BuildProgressLogger
getLogger()
-
-
-
Method Detail
-
getLogger
@NotNull BuildProgressLogger getLogger()
-
-