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

Make messagebus service respect loglevel #2291

Merged

Conversation

forslund
Copy link
Collaborator

@forslund forslund commented Sep 6, 2019

Description

Sends the --logging=None parameter to tornado to ensure that the mycroft log level is respected.

How to test

Check that if log level is set to DEBUG in the config file bus messages are logged.

Contributor license agreement signed?

CLA [ Yes ]

@devs-mycroft devs-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Sep 6, 2019
Copy link
Contributor

@davidwagnerkc davidwagnerkc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mystery solved 🎉 Good work!

@davidwagnerkc davidwagnerkc merged commit d5ec11d into MycroftAI:dev Sep 6, 2019
@forslund forslund deleted the bugfix/messagebus-service-loglevel branch November 28, 2019 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants