Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
LoggingEvent
Interface LoggingEvent
interface
LoggingEvent
{
extra
:
Record
<
string
,
any
>
;
module
?:
string
;
name
:
string
;
sampling_rate
?:
number
;
tags
?:
number
;
time
?:
string
|
number
;
}
Index
Properties
extra
module?
name
sampling_
rate?
tags?
time?
Properties
extra
extra
:
Record
<
string
,
any
>
Optional
module
module
?:
string
name
name
:
string
Optional
sampling_
rate
sampling_
rate
?:
number
Optional
tags
tags
?:
number
Optional
time
time
?:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extra
module
name
sampling_
rate
tags
time
IGPAPI
Loading...