Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
telemetry-api
/
aws.smithy.kotlin.runtime.telemetry.logging
/
AbstractLogger
/
log
log
open
fun
log
(
level
:
LogLevel
,
t
:
Throwable
?
,
msg
:
MessageSupplier
)