Imandrakit_log.Log_readerLog reader.
This abstraction allows one to read events back from some storage (typically, to display them in the web UI).
class type t = object ... endval pp : t Imandrakit.Fmt.printerval accept_ev :
only_above_level:Logs.level option ->
filter_meta:(string * Log_meta.t) list ->
Log_event.t ->
boolclass of_file_jsonl : string -> tRead from given file as JSONL