acra
androidJvm
acra
/
org.acra.log
/
HollowLog
Hollow
Log
androidJvm
class
HollowLog
:
ACRALog
Content copied to clipboard
Stub implementation of
org.acra.log.ACRALog
, quenches all logging.
Constructors
Functions
Constructors
Hollow
Log
Link copied to clipboard
androidJvm
fun
HollowLog
(
)
Content copied to clipboard
Functions
d
Link copied to clipboard
androidJvm
open
override
fun
d
(
tag
:
String
,
msg
:
String
)
:
Int
Content copied to clipboard
open
override
fun
d
(
tag
:
String
,
msg
:
String
,
tr
:
Throwable
)
:
Int
Content copied to clipboard
e
Link copied to clipboard
androidJvm
open
override
fun
e
(
tag
:
String
,
msg
:
String
)
:
Int
Content copied to clipboard
open
override
fun
e
(
tag
:
String
,
msg
:
String
,
tr
:
Throwable
)
:
Int
Content copied to clipboard
get
Stack
Trace
String
Link copied to clipboard
androidJvm
open
override
fun
getStackTraceString
(
tr
:
Throwable
)
:
String
?
Content copied to clipboard
i
Link copied to clipboard
androidJvm
open
override
fun
i
(
tag
:
String
,
msg
:
String
)
:
Int
Content copied to clipboard
open
override
fun
i
(
tag
:
String
,
msg
:
String
,
tr
:
Throwable
)
:
Int
Content copied to clipboard
v
Link copied to clipboard
androidJvm
open
override
fun
v
(
tag
:
String
,
msg
:
String
)
:
Int
Content copied to clipboard
open
override
fun
v
(
tag
:
String
,
msg
:
String
,
tr
:
Throwable
)
:
Int
Content copied to clipboard
w
Link copied to clipboard
androidJvm
open
override
fun
w
(
tag
:
String
,
msg
:
String
)
:
Int
Content copied to clipboard
open
override
fun
w
(
tag
:
String
,
tr
:
Throwable
)
:
Int
Content copied to clipboard
open
override
fun
w
(
tag
:
String
,
msg
:
String
,
tr
:
Throwable
)
:
Int
Content copied to clipboard