@multiversx/sdk-core - v14.0.1
Preparing search index...
Logger
Class Logger
Index
Constructors
constructor
Properties
log
Level
Methods
debug
error
info
set
Level
trace
warn
Constructors
constructor
new
Logger
()
:
Logger
Returns
Logger
Properties
Static
log
Level
logLevel
:
LogLevel
= LogLevel.Debug
Methods
Static
debug
debug
(
message
?:
any
,
...
optionalParams
:
any
[]
)
:
void
Parameters
Optional
message
:
any
...
optionalParams
:
any
[]
Returns
void
Static
error
error
(
message
?:
any
,
...
optionalParams
:
any
[]
)
:
void
Parameters
Optional
message
:
any
...
optionalParams
:
any
[]
Returns
void
Static
info
info
(
message
?:
any
,
...
optionalParams
:
any
[]
)
:
void
Parameters
Optional
message
:
any
...
optionalParams
:
any
[]
Returns
void
Static
set
Level
setLevel
(
logLevel
:
LogLevel
)
:
void
Parameters
logLevel
:
LogLevel
Returns
void
Static
trace
trace
(
message
?:
any
,
...
optionalParams
:
any
[]
)
:
void
Parameters
Optional
message
:
any
...
optionalParams
:
any
[]
Returns
void
Static
warn
warn
(
message
?:
any
,
...
optionalParams
:
any
[]
)
:
void
Parameters
Optional
message
:
any
...
optionalParams
:
any
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
log
Level
Methods
debug
error
info
set
Level
trace
warn
@multiversx/sdk-core - v14.0.1
Loading...