BugSquad/Get Logs: Difference between revisions
No edit summary |
|||
| 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 | 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 === | ||