Search
Preparing search index...
The search index is not available
penguin-adinfo
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
penguin-adinfo
models/Log
Log
Class Log
Hierarchy
Log
LoggingSingleton
Index
Constructors
constructor
Methods
log
Error
log
Info
log
Warning
Constructors
constructor
new
Log
(
)
:
Log
Returns
Log
Methods
Abstract
log
Error
log
Error
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Abstract
log
Info
log
Info
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Abstract
log
Warning
log
Warning
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Exports
models/
Log
Log
constructor
log
Error
log
Info
log
Warning
Generated using
TypeDoc