hypertrack-sdk
hypertrack-sdk
/
com.hypertrack.sdk.logger
/
HTLogger
HTLogger
open
class
HTLogger
Content copied to clipboard
Created by ravi on 7/4/18.
Functions
Properties
Functions
d
Link copied to clipboard
open
fun
d
(
tag
:
String
,
msg
:
String
)
:
Int
Content copied to clipboard
e
Link copied to clipboard
open
fun
e
(
tr
:
Throwable
)
:
Int
Content copied to clipboard
open
fun
e
(
tag
:
String
,
msg
:
String
)
:
Int
Content copied to clipboard
open
fun
e
(
tag
:
String
,
msg
:
String
,
tr
:
Throwable
)
:
Int
Content copied to clipboard
i
Link copied to clipboard
open
fun
i
(
tag
:
String
,
msg
:
String
)
:
Int
Content copied to clipboard
v
Link copied to clipboard
open
fun
v
(
tag
:
String
,
msg
:
String
)
:
Int
Content copied to clipboard
w
Link copied to clipboard
open
fun
w
(
tag
:
String
,
msg
:
String
)
:
Int
Content copied to clipboard
open
fun
w
(
tag
:
String
,
s
:
String
,
throwable
:
Throwable
)
:
Int
Content copied to clipboard
Properties
isLoggingDisabled
Link copied to clipboard
open
val
isLoggingDisabled
:
Boolean
Content copied to clipboard