com.xebialabs.deployit.audit
Class TextLoggingAuditableEventListener

java.lang.Object
  extended by com.xebialabs.deployit.audit.TextLoggingAuditableEventListener

public class TextLoggingAuditableEventListener
extends java.lang.Object

This event listener logs auditable events using our standard logging facilities.


Constructor Summary
TextLoggingAuditableEventListener()
           
 
Method Summary
 void log(com.xebialabs.deployit.engine.spi.event.AuditableDeployitEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextLoggingAuditableEventListener

public TextLoggingAuditableEventListener()
Method Detail

log

public void log(com.xebialabs.deployit.engine.spi.event.AuditableDeployitEvent event)