Android SDK 100ms
lib
/
live.hms.video.utils
/
LogUtils
Log
Utils
object
LogUtils
Functions
Properties
Functions
check
Dir
Size
And
Remove
Link copied to clipboard
fun
checkDirSizeAndRemove
(
context
:
Context
)
close
Logging
Link copied to clipboard
fun
closeLogging
(
)
get
Dir
Path
Link copied to clipboard
fun
getDirPath
(
context
:
Context
)
:
File
save
Logs
To
File
Link copied to clipboard
fun
saveLogsToFile
(
context
:
Context
,
filename
:
String
)
:
File
static
File
Writer
Start
Link copied to clipboard
fun
staticFileWriterStart
(
context
:
Context
,
frameworkInfo
:
FrameworkInfo
)
:
String
?
Properties
current
Session
File
Link copied to clipboard
var
currentSessionFile
:
File
?
=
null
current
Session
File
Writer
Link copied to clipboard
var
currentSessionFileWriter
:
FileWriter
?
=
null
DEFAULT_DIR_SIZE
Link copied to clipboard
const
val
DEFAULT_DIR_SIZE
:
Long
=
1000000
DEVICE_INFO
Link copied to clipboard
val
DEVICE_INFO
:
Array
<
String
>
Information about the current build, taken from system properties.
MAX_DIR_SIZE
Link copied to clipboard
const
val
MAX_DIR_SIZE
:
String