org.gradle.initialization
Interface LoggingConfigurer

All Known Implementing Classes:
DefaultLoggingConfigurer

public interface LoggingConfigurer


Method Summary
 void configure(LogLevel logLevel)
           
 

Method Detail

configure

void configure(LogLevel logLevel)