com.android.tradefed.invoker.logger
Classes
CurrentInvocation | A class that tracks and provides the current invocation information useful anywhere inside the invocation. |
InvocationLocal<T> | This class provides invocation-scope variables. |
InvocationMetricLogger | A utility class for an invocation to log some metrics. |
TfObjectTracker | A utility to track the usage of the different Trade Fedederation objects. |
Enums
CurrentInvocation.InvocationInfo | Some special named key that we will always populate for the invocation. |
CurrentInvocation.IsolationGrade | Describes the level of isolation |
InvocationMetricLogger.InvocationGroupMetricKey | Grouping allows to log several groups under a same key. |
InvocationMetricLogger.InvocationMetricKey | Some special named key that we will always populate for the invocation. |