litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing.logging
/
TestComponentsReporter
/
report
report
open
fun
report
(
level
:
LogLevel
,
categoryKey
:
String
,
message
:
String
,
@
Nullable
cause
:
Throwable
,
samplingFrequency
:
Int
,
@
Nullable
metadata
:
Map
<
String
,
Any
>
)