public interface LogEnabled
| Modifier and Type | Method and Description |
|---|---|
void |
enableLogging(Logger logger)
Provide component with a logger.
|
void enableLogging(Logger logger)
logger - the logger. Must not be null.Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.