Package 

Interface UiTestLogger

  • All Implemented Interfaces:
    com.kaspersky.kaspresso.logger.FormattedLogger , com.kaspersky.kaspresso.logger.Logger

    
    public interface UiTestLogger
     implements FormattedLogger, Logger
                        

    Base interface for all loggers used in Kaspresso.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.kaspersky.kaspresso.logger.UiTestLogger

        d, d, e, e, footer, header, i, i, line, section, w, w
      • Methods inherited from class com.kaspersky.kaspresso.logger.FormattedLogger

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait