1 # This files includes the default behavior for some specific debug areas
2 # This allows to leave the kDebug* calls in the code, but still have them
3 # disabled for most users.
5 # This file will be installed as $KDEDIR/share/config/kdebugrc
7 # There are four levels of output: Info, Warn, Error and Fatal
8 # corresponding to kDebug(), kdWarn(), kError(), kFatal()
10 # For every of them you can define a target by *Output=n
11 # using the following numbers:
19 # For file output you can give a filename by *Filename=<file>
20 # otherwise kdebug.dbg in the current directory is used.
24 # For the debug area 100 you want output of debug messages
25 # to a file /var/log/dbg.log and error messages as message boxes.
26 # Additionally the program should abort on fatal errors.
30 # InfoFilename=/var/log/dbg.log
35 # KGlobalAccel debug info off
39 # KAction debug info off
43 # KStartupInfo debug info off
47 # KLocale debug info off
51 # KMainWindow debug info off
55 # KFile debug info off
59 # KIconloader debug info off
63 # KSpell debug info off
67 # KPart's mainwindow info off
71 # KPart's factory info off
87 # KitchenSync (Syncing Algorithm)
91 # calendarsystem debug info off
99 # korganizer (verbose)
111 # kio_http_debug debug info off
115 # kbzip2filter's debug info off
119 # kio_nntp debug info off
123 # KRun debug info off
127 # KGame debug info off
131 # KOStore debug info off