Android SDK 100ms
lib
/
live.hms.video.utils
/
HMSLogger
HMSLogger
object
HMSLogger
Types
Functions
Properties
Types
Log
Files
Link copied to clipboard
enum
LogFiles
:
Enum
<
HMSLogger.LogFiles
>
Loggable
Link copied to clipboard
interface
Loggable
Log
Level
Link copied to clipboard
enum
LogLevel
:
Enum
<
HMSLogger.LogLevel
>
Functions
d
Link copied to clipboard
@
JvmStatic
fun
d
(
tag
:
String
,
message
:
String
)
e
Link copied to clipboard
@
JvmStatic
fun
e
(
tag
:
String
,
message
:
String
)
fun
e
(
tag
:
String
,
message
:
String
,
tr
:
Throwable
)
i
Link copied to clipboard
fun
i
(
tag
:
String
,
message
:
String
)
inject
Loggable
Link copied to clipboard
fun
injectLoggable
(
loggable
:
HMSLogger.Loggable
)
log
Device
Info
Link copied to clipboard
@
JvmStatic
fun
logDeviceInfo
(
tag
:
String
)
remove
Injected
Loggable
Link copied to clipboard
fun
removeInjectedLoggable
(
)
v
Link copied to clipboard
fun
v
(
tag
:
String
,
message
:
String
)
w
Link copied to clipboard
fun
w
(
tag
:
String
,
message
:
String
)
fun
w
(
tag
:
String
,
message
:
String
,
tr
:
Throwable
)
Properties
DEVICE_INFO
Link copied to clipboard
val
DEVICE_INFO
:
Array
<
String
>
Information about the current build, taken from system properties.
level
Link copied to clipboard
var
level
:
HMSLogger.LogLevel
web
Rtc
Log
Level
Link copied to clipboard
var
webRtcLogLevel
:
HMSLogger.LogLevel