| Package | Description |
|---|---|
| de.learnlib.api.logging | |
| de.learnlib.api.statistic |
| Modifier and Type | Method and Description |
|---|---|
default void |
LearnLogger.logProfilingInfo(StatisticData profiling)
log a piece of profiling info.
|
default void |
LearnLogger.logStatistic(StatisticData statistics)
log statistic info.
|
| Modifier and Type | Method and Description |
|---|---|
StatisticData |
StatisticCollector.getStatisticalData()
Returns this statistical data gathered by this collector.
|
Copyright © 2020. All rights reserved.