google-adk-kotlin
Toggle table of contents
0.9.0
common
Target filter
common
Switch theme
Search in API
Skip to content
google-adk-kotlin
google-adk-kotlin-core
/
com.google.adk.kt.logging
/
LoggerFactory
/
Companion
Companion
common
object
Companion
:
LoggerFactory
Members
Functions
get
Logger
Link copied to clipboard
common
open
override
fun
getLogger
(
kClass
:
KClass
<
*
>
)
:
Logger
Returns a
Logger
associated with the specified
kClass
.