No console logging unless --loglevel
parameter is specified when starting Butler SOS
#925
Labels
--loglevel
parameter is specified when starting Butler SOS
#925
What version of Butler SOS are you using?
11.0.1
What version of Node.js are you using? Not applicable if you use the standalone version of Butler SOS.
18.20.3
What command did you use to start Butler SOS?
/Users/goran/.nvm/versions/node/v18.20.3/bin/node ./butler-sos.js --configfile ./config/production.yaml
What operating system are you using?
macOs
What CPU architecture are you using?
x86_64
What Qlik Sense versions are you using?
2024-May IR
Describe the Bug
When starting Butler SOS with
/Users/goran/.nvm/versions/node/v18.20.3/bin/node ./butler-sos.js --configfile ./config/production.yaml
the tool starts, but there is no log output what so ever.Starting with
/Users/goran/.nvm/versions/node/v18.20.3/bin/node ./butler-sos.js --configfile ./config/production.yaml --loglevel info
shows the expected log output.This is a regression error, prior to 11.0 this was not a problem.
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered: