Package org.gradle.api.logging
Class Logging
- java.lang.Object
-
- org.gradle.api.logging.Logging
-
-
Constructor Summary
Constructors Constructor Description Logging()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LoggergetLogger(Class c)Returns the logger for the given class.static LoggergetLogger(String name)Returns the logger with the given name.
-