toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-testing-tracerbullet
/
org.http4k.tracing
/
Tracer
Tracer
fun
interface
Tracer
Implement this to define custom Tracer types - eg. writing to a database or sending a message
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
node
:
EventNode
,
tracer
:
Tracer
)
:
List
<
Trace
>