Cloudstream
Toggle table of contents
android
common
jvm
Target filter
android
common
jvm
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.api
/
Log
Log
android
common
jvm
actual
object
Log
(
source
)
expect
object
Log
(
source
)
actual
object
Log
(
source
)
Members
Functions
d
Link copied to clipboard
android
common
jvm
actual
fun
d
(
tag
:
String
,
message
:
String
)
expect
fun
d
(
tag
:
String
,
message
:
String
)
actual
fun
d
(
tag
:
String
,
message
:
String
)
e
Link copied to clipboard
android
common
jvm
actual
fun
e
(
tag
:
String
,
message
:
String
)
expect
fun
e
(
tag
:
String
,
message
:
String
)
actual
fun
e
(
tag
:
String
,
message
:
String
)
i
Link copied to clipboard
android
common
jvm
actual
fun
i
(
tag
:
String
,
message
:
String
)
expect
fun
i
(
tag
:
String
,
message
:
String
)
actual
fun
i
(
tag
:
String
,
message
:
String
)
w
Link copied to clipboard
android
common
jvm
actual
fun
w
(
tag
:
String
,
message
:
String
)
expect
fun
w
(
tag
:
String
,
message
:
String
)
actual
fun
w
(
tag
:
String
,
message
:
String
)