| Package | Description | 
|---|---|
| com.ibm.mqlight.api.logging | 
| Modifier and Type | Method and Description | 
|---|---|
| static Logger | LoggerFactory. getLogger(Class<?> clazz)Obtains a  Loggerimplementation for the specified class. | 
| static Logger | LoggerFactory. getLogger(org.slf4j.Logger logger)Obtains a  Loggerimplementation for the specifiedLogger. | 
| protected abstract Logger | LoggerFactory. getLoggerImpl(Class<?> clazz)Internal method to obtain the  Loggerimplementation from the staticLoggerFactoryimplementation. | 
| protected abstract Logger | LoggerFactory. getLoggerImpl(org.slf4j.Logger logger)Internal method to obtain the  Loggerimplementation from the staticLoggerFactoryimplementation. | 
Copyright © 2015 International Business Machines Corporation. All rights reserved.