Search
Preparing search index...
The search index is not available
← exit docs
|
acklo Node.js SDK docs
acklo Node.js SDK docs
ClientConfiguration
ClientConfiguration
Class ClientConfiguration
Hierarchy
ClientConfiguration
Index
Constructors
constructor
Properties
access
Token
api
Base
Url
application
Key
auto
Tags
environment
Name
heartbeat
Interval
log
Level
profile
tags
web
Socket
Base
Url
Constructors
constructor
new
Client
Configuration
(
config
:
Partial
<
ClientConfigurationProperties
>
, environment
?:
{}
, rcFile
?:
RcFile
)
:
ClientConfiguration
Parameters
config:
Partial
<
ClientConfigurationProperties
>
environment:
{}
= {}
[
key:
string
]:
string
|
undefined
rcFile:
RcFile
= ...
Returns
ClientConfiguration
Properties
Readonly
access
Token
access
Token
:
undefined
|
string
Readonly
api
Base
Url
api
Base
Url
:
string
Readonly
application
Key
application
Key
:
string
Readonly
auto
Tags
auto
Tags
:
boolean
Readonly
environment
Name
environment
Name
:
string
Readonly
heartbeat
Interval
heartbeat
Interval
:
number
Readonly
log
Level
log
Level
:
LogLevel
Readonly
profile
profile
:
string
Readonly
tags
tags
:
Tags
Readonly
web
Socket
Base
Url
web
Socket
Base
Url
:
string
Modules
Acklo
Client
Client
Configuration
Config
Template
Errors
Client
Configuration
constructor
access
Token
api
Base
Url
application
Key
auto
Tags
environment
Name
heartbeat
Interval
log
Level
profile
tags
web
Socket
Base
Url
Client
Configuration
Properties
Log
Level
Generated using
TypeDoc