flogger-api
2.0.0-SNAPSHOT.220
jvm
flogger-api
/
io.spine.logging.flogger.context
/
ScopedLoggingContext
/
Builder
/
call
call
@
CanIgnoreReturnValue
(
)
public
final
R
call
<
R
>
(
Callable
<
R
>
c
)
Calls a
Callable
directly within a new context installed from this builder.