Class TextLoggingAuditableEventListener


  • public class TextLoggingAuditableEventListener
    extends java.lang.Object
    This event listener logs auditable events using our standard logging facilities.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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)