Package org.codehaus.plexus.logging
Interface LogEnabled
-
- All Known Implementing Classes:
AbstractLogEnabled
public interface LogEnabled
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
enableLogging(Logger logger)
-
-
-
Method Detail
-
enableLogging
void enableLogging(Logger logger)
-
-