Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/logging
NgLogEngine
Class NgLogEngine<D>
Type Parameters
D
=
null
Implements
LogEngine
<
D
>
Index
Constructors
constructor
Properties
client
Id
delay
enabled
nglog
Url
ngw
Connector
session
Id
stop
On
Connection
Error?
Methods
critical
debug
destroy
error
info
log
warning
Constructors
constructor
new
Ng
Log
Engine
<
D
>
(
options
)
:
NgLogEngine
<
D
>
Type Parameters
D
=
null
Parameters
options
:
NgLogEngineOptions
Returns
NgLogEngine
<
D
>
Properties
client
Id
client
Id
:
string
delay
delay
:
number
= ...
enabled
enabled
:
boolean
= true
nglog
Url
nglog
Url
:
string
= 'https://nglog.nextgis.com'
ngw
Connector
ngw
Connector
:
default
= ...
session
Id
session
Id
:
NgLogEngineSessionId
<
D
>
= 8
Add
sessionId
to each log. Use number to set random generated string length
Optional
stop
On
Connection
Error
stop
On
Connection
Error
Methods
critical
critical
(
message
,
options
?
)
:
void
Parameters
message
:
string
Optional
options
:
LogShortcutOptions
<
D
>
Returns
void
debug
debug
(
message
,
options
?
)
:
void
Parameters
message
:
string
Optional
options
:
LogShortcutOptions
<
D
>
Returns
void
destroy
destroy
(
)
:
void
Returns
void
error
error
(
message
,
options
?
)
:
void
Parameters
message
:
string
Optional
options
:
LogShortcutOptions
<
D
>
Returns
void
info
info
(
message
,
options
?
)
:
void
Parameters
message
:
string
Optional
options
:
LogShortcutOptions
<
D
>
Returns
void
log
log
(
message
,
options
?
)
:
void
Parameters
message
:
string
options
:
LogOptions
<
D
>
= {}
Returns
void
warning
warning
(
message
,
options
?
)
:
void
Parameters
message
:
string
Optional
options
:
LogShortcutOptions
<
D
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
Id
delay
enabled
nglog
Url
ngw
Connector
session
Id
stop
On
Connection
Error
Methods
critical
debug
destroy
error
info
log
warning
NextGIS Frontend
Loading...
Add
sessionId
to each log. Use number to set random generated string length