Constructor and Description |
---|
LogEntries(java.lang.Iterable<LogEntry> entries) |
public LogEntries(java.lang.Iterable<LogEntry> entries)
public java.util.List<LogEntry> getAll()
LogEntry
fetchedpublic java.util.List<LogEntry> filter(java.util.logging.Level level)
level
- Level
the level to filter the log entries