Preparing search index...
The search index is not available
Documentation
Documentation
@airgap/beacon-sdk
Logger
Class Logger
Hierarchy
Logger
Implements
LoggerInterface
Index
Constructors
constructor
Properties
name
Methods
debug
error
log
time
time
Log
warn
Constructors
constructor
new
Logger
(
service
)
:
Logger
Parameters
service
:
string
Returns
Logger
Properties
Private
Readonly
name
name
:
any
Methods
debug
debug
(
method
,
...
args
)
:
void
Parameters
method
:
string
Rest
...
args
:
any
[]
Returns
void
error
error
(
method
,
...
args
)
:
void
Parameters
method
:
string
Rest
...
args
:
any
[]
Returns
void
log
log
(
method
,
...
args
)
:
void
Parameters
method
:
string
Rest
...
args
:
any
[]
Returns
void
time
time
(
start
,
label
?
)
:
void
Parameters
start
:
boolean
Optional
label
:
string
Returns
void
time
Log
time
Log
(
method
,
...
args
)
:
void
Parameters
method
:
string
Rest
...
args
:
any
[]
Returns
void
warn
warn
(
method
,
...
args
)
:
void
Parameters
method
:
string
Rest
...
args
:
any
[]
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
name
debug
error
log
time
time
Log
warn
Documentation
@airgap/beacon-blockchain-substrate - v4.3.0
@airgap/beacon-blockchain-tezos - v4.3.0
@airgap/beacon-blockchain-tezos-sapling - v4.3.0
@airgap/beacon-core - v4.3.0
@airgap/beacon-dapp - v4.3.0
@airgap/beacon-sdk - v4.3.0
@airgap/beacon-transport-matrix - v4.3.0
@airgap/beacon-transport-postmessage - v4.3.0
@airgap/beacon-transport-walletconnect - v4.3.0
@airgap/beacon-types - v4.3.0
@airgap/beacon-ui - v4.3.0
@airgap/beacon-utils - v4.3.0
@airgap/beacon-wallet - v4.3.0
Generated using
TypeDoc