Search
Preparing search index...
The search index is not available
catavolt-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"catavolt/util"
Log
Class Log
Hierarchy
Log
Index
Properties
debug
error
info
init
warn
Methods
format
Rec
String
log
log
Level
Properties
Static
debug
debug
:
function
Type declaration
(
message
:
any
, method
?:
string
, clz
?:
string
)
:
void
Parameters
message:
any
Optional
method:
string
Optional
clz:
string
Returns
void
Static
error
error
:
function
Type declaration
(
message
:
any
, method
?:
string
, clz
?:
string
)
:
void
Parameters
message:
any
Optional
method:
string
Optional
clz:
string
Returns
void
Static
info
info
:
function
Type declaration
(
message
:
any
, method
?:
string
, clz
?:
string
)
:
void
Parameters
message:
any
Optional
method:
string
Optional
clz:
string
Returns
void
Static
init
init
:
void
= Log.logLevel(LogLevel.INFO)
Static
warn
warn
:
function
Type declaration
(
message
:
any
, method
?:
string
, clz
?:
string
)
:
void
Parameters
message:
any
Optional
method:
string
Optional
clz:
string
Returns
void
Methods
Static
format
Rec
String
format
Rec
String
(
o
:
any
)
:
string
Parameters
o:
any
Returns
string
Static
Private
log
log
(
logger
:
any
, message
:
any
, method
?:
string
, clz
?:
string
)
:
void
Parameters
logger:
any
message:
any
Optional
method:
string
Optional
clz:
string
Returns
void
Static
log
Level
log
Level
(
level
:
LogLevel
)
:
void
Parameters
level:
LogLevel
Returns
void
Globals
Internals
"catavolt"
Externals
"catavolt/dialog"
"catavolt/fp"
"catavolt/print"
"catavolt/util"
"catavolt/version"
"catavolt/ws"
Log
Level
Array
Util
Base64
Data
Url
Date
Time
Value
Date
Value
Log
debug
error
info
init
warn
format
Rec
String
log
log
Level
Obj
Util
String
Util
Time
Value
Dictionary
String
Dictionary
Generated using
TypeDoc