toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-resilience
/
arrow.resilience
/
Schedule
/
log
log
fun
log
(
action
:
suspend
(
input
:
@
UnsafeVariance
Input
,
output
:
Output
)
->
Unit
)
:
Schedule
<
Input
,
Output
>
(
source
)
Adds a logging action to the
Schedule
.