getLogElements(final int) method
Get the log elements above (and including) the threshold.
Syntax
public
Vector< LogEntry >
getLogElements
(
final int
threshold
)
Parameters
threshold
– the desired level (inclusively)
Returns
log elements as Vector
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.