BugSquad/Get Logs: Difference between revisions

Erikos (talk | contribs)
No edit summary
Erikos (talk | contribs)
Line 3: Line 3:


== Enabling Sugar debug logging ==
== Enabling Sugar debug logging ==
In the latest 0.83 development releases (that will lead to 0.84) we created the file ~/.sugar/debug All the logging options are uncommented by default. Just remove the '#' before the line 'export SUGAR_LOGGER_LEVEL=debug' to enable Sugar debug logging.  
In the latest 0.83 development releases (that will lead to 0.84) we created the file text file ~/.sugar/debug which gets read at sugar startup.
All the logging options are commented by default. Use your editor of choice and remove the '#' before the line 'export SUGAR_LOGGER_LEVEL=debug' to enable Sugar debug logging.  


=== Where are the logs placed ===
=== Where are the logs placed ===