Example
Preparing search index...
The search index is not available
Aegir JS SDK
Aegir JS SDK
ConsoleLogger
Class ConsoleLogger
Logger which outputs to the browser console
Hierarchy
ConsoleLogger
Implements
Logger
Index
Constructors
constructor
Properties
debug
error
log
warn
Constructors
constructor
new
Console
Logger
(
options
?
)
:
ConsoleLogger
The
level
is set by the
LOG_LEVEL
environment variable.
It can be overridden by constructing this class with a custom level.
If none of the previous options were set, the default level is
error
Parameters
Optional
options
:
{
level
?:
LogLevel
;
}
Optional
level
?:
LogLevel
Returns
ConsoleLogger
Properties
Readonly
debug
debug
:
LogFn
Readonly
error
error
:
LogFn
Readonly
log
log
:
LogFn
Readonly
warn
warn
:
LogFn
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
debug
error
log
warn
Aegir JS SDK
Getting Started
Aegir
Map
Aegir
Map
Events
Map
Provider
Type
Aegir
Map
Config
Feature
Detail
Map
Data
Load
Config
Map
View
Load
Config
Core
Venue
Map
Unit
Type
Processing
Mode
Render
Mode
Venue
Feature
Vm
Unit
Type
Annotation
Popup
Building
State
File
Collection
Location
Map
Bounds
Point
Annotation
Venue
Map
Data
Venue
Map
Model
Vm
Coordinate
Bounds
Vm
Floor
Vm
Layers
Vm
Map
Building
Vm
Map
Unit
Vm
Place
Vm
Unit
Vm
Venue
Layer
Style
Camera
Aegir
Camera
Config
Aegir
Map
Bound
Config
Map
View
Camera
Config
Control
Position
Utils
fetch
Venue
Map
Data
Aegir
Map
Url
Resolver
Wayfinding
Map
Direction
Step
Wayfinding
Waypath
Waypoint
Waypoint
Label
Options
Map
Directions
Icon
Waypath
Floor
Change
Method
Waypath
Transition
Type
Waypoint
Position
Waypoint
Type
Lat
Lng
Way
Finding
Node
To
Unit
Map
Wayfinding
Options
Waypoint
Item
Utils
bounds
Contains
Point
center
Of
Coordinates
coordinate
Bounds
degrees
To
Radians
distance
Between
Points
heading
Between
Points
point
Is
In
Multi
Polygon
point
Is
In
Polygon
radians
To
Degrees
union
Of
Coordinate
Bounds
Log
Fn
Logger
Legacy
Aegir
Legacy
Map
Legacy
Building
Legacy
Floor
Legacy
Unit
Legacy
Map
Options
Legacy
Map
View
Options
Functions
is
Valid
Coordinate
Internal
Base
Map
Building
Base
Map
Building
Floor
Console
Logger
Custom
Map
Info
Direction
Indicator
Edge
Edge
Collection
Lat
Lng
Bounds
Map
Unit
Map
Util
Path
Metadata
Renderer
Turn
By
Turn
Direction
Options
Venue
Map
Waypath
Segment
Aegir
Geo
Json
Properties
IPath
Labeler
Render
State
Aegir
Geometry
Buildings
Map
Geo
Json
Source
Type Aliases
Log
Level
Variables
LOG_
LEVEL
logger
Generated using
TypeDoc
Logger which outputs to the browser console