public class SectionsLogEventUtils extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
SectionsLogEventUtils.ApplyNewChangeSet |
Constructor and Description |
---|
SectionsLogEventUtils() |
Modifier and Type | Method and Description |
---|---|
static LogEvent |
getSectionsPerformanceEvent(ComponentsLogger logger,
String logTag,
int eventId,
Section currentSection,
Section nextSection)
Create a performance event that will add the names of the current and next section as params.
|
public static LogEvent getSectionsPerformanceEvent(ComponentsLogger logger, String logTag, int eventId, Section currentSection, Section nextSection)