Where can I find Unity log(-s)?

Asked by Maxim Dobriakov

Hello, All

Where can I find the Unity log(-s) files?

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Unity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Owais Lone (loneowais) said :
#1

You can use this: http://bazaar.launchpad.net/~unity-team/unity/trunk/changes

or

    bzr branch lp:unity
    cd unity
    bzr log

Revision history for this message
Maxim Dobriakov (closer-main) said :
#2

To Owais Lone:

I mean log file (such as /var/log/messages) not a changelog.

Revision history for this message
Owais Lone (loneowais) said :
#3

ah.. my bad. I don't know but you could run unity from tty1 and get all the output or pipe it into a file.

DISPLAY=:0 unity

Can you help with this problem?

Provide an answer of your own, or ask Maxim Dobriakov for more information if necessary.

To post a message you must log in.