Rawlog Dialog » History » Version 9
Per Amundsen, 02/13/2017 07:36 AM
1 | 1 | Per Amundsen | h1. Rawlog Dialog |
---|---|---|---|
2 | |||
3 | !rawlog.png! |
||
4 | |||
5 | The Rawlog dialog is used to debug AdiIRC and/or monitor raw IRC messages from/to IRC servers. |
||
6 | |||
7 | Rawlog can be opened from Menubar -> File -> Rawlog or by typing [[/rawlog]]. |
||
8 | |||
9 | The rawlog will automatically re-open if it was open the last time AdiIRC was closed. |
||
10 | |||
11 | By default only new debug/raw messages will be added, a buffer can be kept in memory by typing [[/setoption]] Misc RawlogBuffer N .. where N is the number of lines to keep. (setting N to 0 disables the buffer) |
||
12 | |||
13 | 2 | Per Amundsen | _See also [[/rawlog]], [[/debug]]._ |
14 | 1 | Per Amundsen | |
15 | *Debug tab* |
||
16 | |||
17 | 3 | Per Amundsen | The debug tab in the right listbox shows AdiIRC debug data. |
18 | 1 | Per Amundsen | |
19 | *Server tabs* |
||
20 | |||
21 | Each open server will have it's own tab in the listbox, it will list all incoming/outgoing raw IRC messages from/to the IRC server. |
||
22 | 4 | Per Amundsen | |
23 | It can be useful for finding out if raw messages are being sent/received properly. |
||
24 | 1 | Per Amundsen | |
25 | 6 | Per Amundsen | Outgoing messages are marked with the *<notextile>-></notextile>* prefix, and incoming messages are marked with the *<<notextile>-</notextile>* prefix. |
26 | 5 | Per Amundsen | |
27 | !ping.png! |
||
28 | 1 | Per Amundsen | |
29 | *Save Rawlog* |
||
30 | |||
31 | 9 | Per Amundsen | The data from a tab can be saved to a file by clicking the *Save* button. |
32 | 1 | Per Amundsen | |
33 | *Clear Rawlog* |
||
34 | |||
35 | 9 | Per Amundsen | To clear the data from a tab click the *Clear* button. |
36 | 1 | Per Amundsen | |
37 | *Search Rawlog* |
||
38 | |||
39 | 9 | Per Amundsen | The Rawlog can be searched by clicking the *Search* button or by pressing %(key)CTRL% + %(key)F%. |
40 | 1 | Per Amundsen | |
41 | *Attach/Detach Rawlog* |
||
42 | |||
43 | Rawlog can be attached to become a regular MDI window or detached to become a desktop window by pressing %(key)CTRL% + %(key)D%. |
||
44 | 8 | Per Amundsen | |
45 | *Rawlog Treebar priority* |
||
46 | |||
47 | To make Rawlog the first visible window in the Treebar/Switchbar, add *Rawlog* at the top of [[Options Dialog|Options]] -> [[Windows Options]] -> [[Windows_Options#Window-Order|Window Order]]. |
||
48 | |||
49 | !windoworder.png! |