docs
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
docs
core
/
dev.mtctx.foresst.logger
/
Logger
/
logSync
log
Sync
fun
logSync
(
logMessage
:
LogMessage
)
:
ChannelResult
<
Unit
>
(
source
)
fun
logSync
(
strategy
:
LoggingStrategy
,
logToConsole
:
Boolean
,
timestamp
:
Instant
,
vararg
content
:
Any
)
:
ChannelResult
<
Unit
>
(
source
)