http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.domain
/
LogStore
Log
Store
interface
LogStore
(
source
)
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
for
Trace
Link copied to clipboard
abstract
fun
forTrace
(
traceId
:
OtelTraceId
)
:
List
<
LogRecordData
>
record
Link copied to clipboard
abstract
fun
record
(
log
:
LogRecordData
)