@adapty/capacitor - v3.16.3
Preparing search index...
LogSink
Interface LogSink
interface
LogSink
{
destroy
?:
()
=>
void
;
handle
:
(
event
:
LogEvent
)
=>
void
;
id
:
string
;
levels
?:
LogLevel
[]
;
}
Index
Properties
destroy?
handle
id
levels?
Properties
Optional
destroy
destroy
?:
()
=>
void
handle
handle
:
(
event
:
LogEvent
)
=>
void
id
id
:
string
Optional
levels
levels
?:
LogLevel
[]
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
destroy
handle
id
levels
@adapty/capacitor - v3.16.3
Loading...