Logging in 11.10

Asked by E. E. Perry

I notice that logging is set up in quickly 11.10, but how do I use it? Is there something I need to do to hook into the logging that is set up?

Question information

Language:
English Edit question
Status:
Solved
For:
Quickly Edit question
Assignee:
No assignee Edit question
Solved by:
Tony Byrne
Solved:
Last query:
Last reply:
Revision history for this message
Tony Byrne (tony-badwolf) said :
#1

cd to your project then
quickly run -d

you will see logging information show on the console

Revision history for this message
E. E. Perry (elmerp) said :
#2

If I enter

quickly run -d

I get an error: no such option: -d

Revision history for this message
Best Tony Byrne (tony-badwolf) said :
#3

Hi E E (or Elmer ?)

There is an inconsistency between ubuntu-application and ubuntu-cli

quickly run -d works for ubuntu-cli
quickly run -v works for ubuntu-application

I submitted a bug report for this.
https://bugs.launchpad.net/quickly/+bug/882842

Revision history for this message
E. E. Perry (elmerp) said :
#4

Thanks Tony Byrne, that solved my question.