public interface TimeTailPrettyLoggable extends TailPrettyLoggable
| Modifier and Type | Method and Description |
|---|---|
TailPrettyLoggable |
sinceSeconds(int seconds)
Get logs after a duration of seconds:
|
TailPrettyLoggable |
sinceTime(String timestamp)
Only return logs after a specific date (RFC3339)
|
tailingLineswithPrettyOutputgetLog, getLog, getLogInputStream, getLogReader, watchLog, watchLog, withLogWaitTimeout, withReadyWaitTimeoutTailPrettyLoggable sinceTime(String timestamp)
timestamp - timestamp as stringTailPrettyLoggable sinceSeconds(int seconds)
seconds - number of secondsCopyright © 2015–2023 Red Hat. All rights reserved.