Search
Preparing search index...
The search index is not available
@sakuli/legacy
Options
All
Public
Public/Protected
All
Inherited
Menu
@sakuli/legacy
Logger
Interface Logger
Hierarchy
Logger
Index
Methods
log
Debug
log
Error
log
Info
log
Warning
Methods
log
Debug
log
Debug
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
log
Error
log
Error
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
log
Info
log
Info
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
log
Warning
log
Warning
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Exports
Logger
log
Debug
log
Error
log
Info
log
Warning