com.xebialabs.deployit.maven.helper
Class Slf4jDeploymentLogger
java.lang.Object
com.xebialabs.deployit.maven.helper.Slf4jDeploymentLogger
- All Implemented Interfaces:
- DeploymentLogger
public class Slf4jDeploymentLogger
- extends Object
- implements DeploymentLogger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Slf4jDeploymentLogger
public Slf4jDeploymentLogger(Class clazz)
debug
public void debug(String s)
- Specified by:
debug in interface DeploymentLogger
info
public void info(String s)
- Specified by:
info in interface DeploymentLogger
warn
public void warn(String s)
- Specified by:
warn in interface DeploymentLogger
error
public void error(String s)
- Specified by:
error in interface DeploymentLogger
Copyright © 2014. All rights reserved.