Package com.xebialabs.deployit.audit
Class TextLoggingAuditableEventListener
- java.lang.Object
-
- com.xebialabs.deployit.audit.TextLoggingAuditableEventListener
-
public class TextLoggingAuditableEventListener extends java.lang.ObjectThis event listener logs auditable events using our standard logging facilities.
-
-
Constructor Summary
Constructors Constructor Description TextLoggingAuditableEventListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidlog(com.xebialabs.deployit.engine.spi.event.AuditableDeployitEvent event)
-