Search
Preparing search index...
The search index is not available
Bot-Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Bot-Framework
Logger
Class Logger
Hierarchy
Logger
Index
Constructors
constructor
Methods
debug
warn
Constructors
constructor
new
Logger
(
)
:
Logger
Returns
Logger
Methods
debug
debug
(
message
:
string
)
:
Promise
<
void
>
Parameters
message:
string
Returns
Promise
<
void
>
warn
warn
(
message
:
string
)
:
Promise
<
void
>
Parameters
message:
string
Returns
Promise
<
void
>
Exports
Logger
constructor
debug
warn
Generated using
TypeDoc