Search
Preparing search index...
The search index is not available
flatgeobuf
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
flatgeobuf
Logger
default
Class default
Hierarchy
default
Index
Constructors
constructor
Properties
log
Level
Methods
debug
error
info
log
warn
Constructors
constructor
new default
(
)
:
default
Returns
default
Properties
Static
log
Level
log
Level
:
LogLevel
= ...
Methods
Static
debug
debug
(
...
args
:
any
[]
)
:
void
Parameters
Rest
...
args:
any
[]
Returns
void
Static
error
error
(
...
args
:
any
[]
)
:
void
Parameters
Rest
...
args:
any
[]
Returns
void
Static
info
info
(
...
args
:
any
[]
)
:
void
Parameters
Rest
...
args:
any
[]
Returns
void
Static
log
log
(
level
:
LogLevel
,
...
args
:
any
[]
)
:
void
Parameters
level:
LogLevel
Rest
...
args:
any
[]
Returns
void
Static
warn
warn
(
...
args
:
any
[]
)
:
void
Parameters
Rest
...
args:
any
[]
Returns
void
Exports
Logger
Log
Level
default
constructor
log
Level
debug
error
info
log
warn
Generated using
TypeDoc