com.kaspersky.kaspresso.logger
See: Description
-
Interface Summary Interface Description FormattedLogger The interface for formatted logging. Logger The interface for base logging with 3 levels: info, debug and error. UiTestLogger Base interface for all loggers used in Kaspresso. -
Class Summary Class Description UiTestLoggerImpl The default implementation of UiTestLogger using android.util.Log.