| Package | Description |
|---|---|
| org.eclipse.jgit.logging |
| Modifier and Type | Method and Description |
|---|---|
List<PerformanceLogRecord> |
PerformanceLogContext.getEventRecords()
Get the unmodifiable list of events as performance records.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceLogContext.addEvent(PerformanceLogRecord record)
Adds a performance log record to the current list of events.
|
Copyright © 2021 Eclipse JGit Project. All rights reserved.