Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Pared::JournalReader::LogEntry