com.xebialabs.deployit.client.logger
Class Slf4jDeploymentListener
java.lang.Object
com.xebialabs.deployit.client.logger.AbstractDeploymentListener
com.xebialabs.deployit.client.logger.Slf4jDeploymentListener
- All Implemented Interfaces:
- DeploymentListener
public class Slf4jDeploymentListener
- extends AbstractDeploymentListener
- implements DeploymentListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Slf4jDeploymentListener
public Slf4jDeploymentListener(Class<?> clazz)
handleDebug
public void handleDebug(String message)
- Specified by:
handleDebug in class AbstractDeploymentListener
handleInfo
public void handleInfo(String message)
- Specified by:
handleInfo in class AbstractDeploymentListener
handleTrace
public void handleTrace(String message)
- Specified by:
handleTrace in class AbstractDeploymentListener
handleError
public void handleError(String message)
- Specified by:
handleError in class AbstractDeploymentListener
Copyright © 2012. All Rights Reserved.