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

Worker log level is not based on what is set in opcfg #81

Open
stephanievu opened this issue Oct 4, 2019 · 0 comments
Open

Worker log level is not based on what is set in opcfg #81

stephanievu opened this issue Oct 4, 2019 · 0 comments

Comments

@stephanievu
Copy link
Contributor

What I Did
I turned on opscfg.default.server.log_level->5

What I Expected
Worker's activity should be logged as 'verbose' mode

What I Saw Instead
Workers activity was still logged with 'warning' mode. Looks like log_level config in opscfg is ignored, Worker codes use log_level in hera.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@stephanievu and others