Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/logging
NgLog
Interface NgLog<D>
interface
NgLog
<
D
>
{
data
?:
D
;
duration
?:
number
;
logLevel
:
LogLevel
;
message
:
string
;
operationId
?:
string
;
sessionId
?:
string
;
timestamp
:
Date
;
}
Type Parameters
D
=
any
Hierarchy (
view full
)
Log
<
D
>
NgLog
Index
Properties
data?
duration?
log
Level
message
operation
Id?
session
Id?
timestamp
Properties
Optional
data
data
?:
D
Optional
duration
duration
?:
number
log
Level
log
Level
:
LogLevel
message
message
:
string
Optional
operation
Id
operation
Id
?:
string
Optional
session
Id
session
Id
?:
string
timestamp
timestamp
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
duration
log
Level
message
operation
Id
session
Id
timestamp
NextGIS Frontend
Loading...