mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-13 15:10:06 +00:00
feat(sasjs-config): added verbose option
This commit is contained in:
@@ -234,7 +234,7 @@ export default class SASjs {
|
||||
this.sasjsConfig.serverUrl,
|
||||
this.sasjsConfig.httpsAgentOptions,
|
||||
this.sasjsConfig.requestHistoryLimit,
|
||||
this.sasjsConfig.debug // enable verbose mode if debug is true
|
||||
this.sasjsConfig.verbose
|
||||
)
|
||||
} else {
|
||||
this.requestClient.setConfig(
|
||||
|
||||
Reference in New Issue
Block a user