Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.observability
/
KeelObservability
/
logSnapshot
log
Snapshot
abstract
fun
logSnapshot
(
limit
:
Int
=
100
,
query
:
String
?
=
null
,
level
:
String
?
=
null
,
source
:
String
?
=
null
,
sinceEpochMs
:
Long
?
=
null
,
page
:
Int
=
1
,
pageSize
:
Int
=
limit
,
windowKey
:
String
=
"1h"
)
:
LogSnapshotPage
(
source
)