Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"fallback to default server settings" #718

Open
1000TurquoisePogs opened this issue Jul 5, 2024 · 0 comments
Open

"fallback to default server settings" #718

1000TurquoisePogs opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working new not yet triaged

Comments

@1000TurquoisePogs
Copy link
Member

ZSS prints this message here

zss/c/zss.c

Line 373 in b1e08d7

zowelog(NULL, LOG_COMP_ID_MVD_SERVER, ZOWE_LOG_INFO, "fallback to default server settings\n");

It is printed because the user did not configure an optional parameter.

This should not be printed as an INFO message on that condition.
It will scare people into thinking they did something wrong.

Make it a DEBUG message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new not yet triaged
Projects
None yet
Development

No branches or pull requests

2 participants