Class TextLoggingAuditableEventListener

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

public class TextLoggingAuditableEventListener extends Object
This event listener logs auditable events using our standard logging facilities.
  • Constructor Details

    • TextLoggingAuditableEventListener

      public TextLoggingAuditableEventListener()
  • Method Details

    • log

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