core
Toggle table of contents
1.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
com.cloudflare.realtimekit.internal.callstats.utils
/
Logger
Logger
interface
Logger
Members
Functions
debug
Link copied to clipboard
abstract
fun
debug
(
content
:
String
)
error
Link copied to clipboard
abstract
fun
error
(
content
:
String
,
cause
:
Throwable
?
=
null
)
info
Link copied to clipboard
abstract
fun
info
(
content
:
String
)
warn
Link copied to clipboard
abstract
fun
warn
(
content
:
String
)