Ticket #163: debug

File debug, 452 bytes (added by erikos, 15 years ago)

an debug option file example

Line 
1# Uncomment the following lines to turn on many sugar debugging
2# log files and features
3#export LM_DEBUG=net
4#export GABBLE_DEBUG=all
5#export GABBLE_LOGFILE=~/.sugar/default/logs/telepathy-gabble.log
6#export SALUT_DEBUG=all
7#export SALUT_LOGFILE=~/.sugar/default/logs/telepathy-salut.log
8#export GIBBER_DEBUG=all
9#export PRESENCESERVICE_DEBUG=1
10export SUGAR_LOGGER_LEVEL=debug
11
12# Uncomment the following line to enable core dumps
13#ulimit -c unlimited