Skip to content

Logging updates:#1159

Merged
rryan merged 3 commits intomixxxdj:masterfrom
rryan:loglevel
Jan 30, 2017
Merged

Logging updates:#1159
rryan merged 3 commits intomixxxdj:masterfrom
rryan:loglevel

Conversation

@rryan
Copy link
Copy Markdown
Member

@rryan rryan commented Jan 29, 2017

  • Rename --debugLevel to --logLevel and use English names for the levels.
  • Add qInfo support when Qt5 is used.
  • Bypass --logLevel for controller debug statements when --controllerDebug is enabled.

* Rename --debugLevel to --logLevel and use English names for the levels.
* Add qInfo support when Qt5 is used.
* Bypass --logLevel for controller debug statements when --controllerDebug is enabled.
@Be-ing
Copy link
Copy Markdown
Contributor

Be-ing commented Jan 29, 2017

Should --developer also bypass --logLevel like --controllerDebug?

@rryan
Copy link
Copy Markdown
Member Author

rryan commented Jan 29, 2017

Should --developer also bypass --logLevel like --controllerDebug?

You mean set log level to 'debug' if --developer is set? SGTM

@Be-ing
Copy link
Copy Markdown
Contributor

Be-ing commented Jan 29, 2017

You mean set log level to 'debug' if --developer is set?

Yes, that's what I mean.

@Be-ing
Copy link
Copy Markdown
Contributor

Be-ing commented Jan 29, 2017

I have tested this and it works well. Thanks!

@Be-ing
Copy link
Copy Markdown
Contributor

Be-ing commented Jan 29, 2017

--controllerDebug should turn on printing from JS without having to specify --logLevel debug

@rryan
Copy link
Copy Markdown
Member Author

rryan commented Jan 30, 2017

--controllerDebug should turn on printing from JS without having to specify --logLevel debug

Good point -- done.

@Be-ing
Copy link
Copy Markdown
Contributor

Be-ing commented Jan 30, 2017

I tested again and it works. LGTM. 👍

@rryan rryan merged commit 60b3089 into mixxxdj:master Jan 30, 2017
@rryan rryan deleted the loglevel branch September 17, 2018 23:46
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

Successfully merging this pull request may close these issues.

2 participants