Differences
This shows you the differences between the selected revisions of the page.
| ui_log 2011-09-15 | ui_log (current) | ||
| Line 1: | Line 1: | ||
| - | ====== Log Window ====== | ||
| - | Log window shows [[logging|session log of current session]]. The log is mostly useful for debugging purposes only. You can opt to display log window since startup directly on [[ui_login_logging|Login dialog]] or you can show it later (from [[ui_pref_logging|preferences]], menu or toolbar). Note that to show the log window you need to enable logging first. Also to reduce memory usage, only configured number of recent records is shown. | ||
| - | |||
| - | &screenshotpict(log) | ||
| - | |||
| - | With text log format, there are different log record categories differentiated by color: | ||
| - | |||
| - | ^ Color ^ Category ^ | ||
| - | | Green | Outgoing data | | ||
| - | | Red | Incoming data | | ||
| - | | Maroon | Incoming error data | | ||
| - | | Blue | Event/Message | | ||
| - | | Gray | Error record | | ||