module

Pared::JournalReader

Instance methods

read_latest(limit : Int32 = 50) : Array(LogEntry)
Source
read_latest_filtered(offset : Int32, limit : Int32, query : String | Nil = nil) : Array(LogEntry)
Source
stream_logs
Source

Nested types