Rawlog Dialog » History » Version 2
Per Amundsen, 02/13/2017 07:27 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 | It can be useful for finding out if raw messages are sent/received properly. |
||
| 8 | |||
| 9 | Rawlog can be opened from Menubar -> File -> Rawlog or by typing [[/rawlog]]. |
||
| 10 | |||
| 11 | The rawlog will automatically re-open if it was open the last time AdiIRC was closed. |
||
| 12 | |||
| 13 | 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) |
||
| 14 | |||
| 15 | 2 | Per Amundsen | _See also [[/rawlog]], [[/debug]]._ |
| 16 | 1 | Per Amundsen | |
| 17 | *Debug tab* |
||
| 18 | |||
| 19 | The debug tab in the right listbox shows AdiIRC debug data, only new debug messages will be logged into Rawlog. |
||
| 20 | |||
| 21 | *Server tabs* |
||
| 22 | |||
| 23 | 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. |
||
| 24 | |||
| 25 | Outgoing messages are marked with the "->" prefix, and incoming messages are marked with the "<-" prefix. |
||
| 26 | |||
| 27 | *Save Rawlog* |
||
| 28 | |||
| 29 | The data from a tab can be saved to a file by pressing the *Save* button. |
||
| 30 | |||
| 31 | *Clear Rawlog* |
||
| 32 | |||
| 33 | To clear the data from a tab press the *Cæear* button. |
||
| 34 | |||
| 35 | *Search Rawlog* |
||
| 36 | |||
| 37 | The Rawlog can be searched by pressing the *Search* button or by pressing %(key)CTRL% + %(key)F%. |
||
| 38 | |||
| 39 | *Attach/Detach Rawlog* |
||
| 40 | |||
| 41 | Rawlog can be attached to become a regular MDI window or detached to become a desktop window by pressing %(key)CTRL% + %(key)D%. |