DXSpider Debug Commands and Levels: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Initial import of debug channels |
||
Line 1: | Line 1: | ||
===General Information=== | ===General Information=== | ||
The debug commands, or levels, are set and unset through the console, this gives the sysop control on the messages that are logged in the debug files. | The debug commands, or levels, are set and unset through the console, this gives the sysop control on the messages that are logged in the debug files. | ||
====Levels==== | ====Levels==== | ||
* chan | * chan | ||
* connect - for logging connect messages | * connect - for logging connect messages | ||
Line 16: | Line 11: | ||
* spotdup | * spotdup | ||
* state | * state | ||
* agwpoll | |||
* agw | |||
* raw | |||
* agwpollans | |||
* async | |||
* badword | |||
* bpq | |||
* reap | |||
* console | |||
* rbnchan | |||
* cmdcount | |||
* command | |||
* echo | |||
* route | |||
* eval | |||
* userftx | |||
* dxspot | |||
* trace | |||
* dxdupe | |||
* dxdupeclean | |||
* dxdupedel | |||
* dxdupe | |||
* search | |||
* chanerr | |||
* pc61 | |||
* dupespot | |||
* suspicious | |||
* pc92 | |||
* routelow | |||
* pc92dedupe | |||
* route | |||
* pc92k | |||
* obscount | |||
* routedisc | |||
* filter | |||
* dxsql | |||
* connll | |||
* wwv | |||
* lru | |||
* prefix | |||
* prefixdata | |||
* rbn | |||
* rbnraw | |||
* seeme | |||
* rbnqrg | |||
* rbnll | |||
* rbnskim | |||
* rbnqueue | |||
* rbntimer | |||
* rbnstats | |||
* rbncache | |||
* routec | |||
* findroutes | |||
* searcheval | |||
* spottext | |||
* sql | |||
* udp | |||
* wcy | |||
====Examples==== | ====Examples==== | ||
At the console: | At the console: | ||
To enable the logging of PC11 messages | To enable the logging of PC11 messages | ||
set/debug pc11 | set/debug pc11 | ||
To unset the default of not logging channels | To unset the default of not logging channels | ||
unset/debug nologchan | unset/debug nologchan |
Revision as of 03:21, 5 April 2025
General Information
The debug commands, or levels, are set and unset through the console, this gives the sysop control on the messages that are logged in the debug files.
Levels
- chan
- connect - for logging connect messages
- cron
- msg
- nologchan - for logging (or not) the channel traffic
- pc11 - for logging PC11 messages
- progress
- spotdup
- state
- agwpoll
- agw
- raw
- agwpollans
- async
- badword
- bpq
- reap
- console
- rbnchan
- cmdcount
- command
- echo
- route
- eval
- userftx
- dxspot
- trace
- dxdupe
- dxdupeclean
- dxdupedel
- dxdupe
- search
- chanerr
- pc61
- dupespot
- suspicious
- pc92
- routelow
- pc92dedupe
- route
- pc92k
- obscount
- routedisc
- filter
- dxsql
- connll
- wwv
- lru
- prefix
- prefixdata
- rbn
- rbnraw
- seeme
- rbnqrg
- rbnll
- rbnskim
- rbnqueue
- rbntimer
- rbnstats
- rbncache
- routec
- findroutes
- searcheval
- spottext
- sql
- udp
- wcy
Examples
At the console: To enable the logging of PC11 messages
set/debug pc11
To unset the default of not logging channels
unset/debug nologchan