Project

General

Profile

Logview » History » Version 6

Per Amundsen, 02/16/2023 12:59 PM

1 1 Per Amundsen
_Added in 1.9.0_
2
3 5 Per Amundsen
*/logview [-nN] [filename]*
4 1 Per Amundsen
5 3 Per Amundsen
Displays a log file in the [[Logs_Viewer_Dialog|Logs Viewer]].
6 2 Per Amundsen
7 3 Per Amundsen
If no filename is defined, current window's log file will be used.
8 1 Per Amundsen
9
_Same as [[/viewlog]]._
10 5 Per Amundsen
11
*Switches*
12
13 6 Per Amundsen
table(ktable).
14
|*Switch*|*Description*|
15
| -nN | Scroll to the Nth line in the log file. |
16 1 Per Amundsen
17
*Parameters*
18
19 6 Per Amundsen
table(ktable).
20
|*Parameter*|*Description*|
21
| <filename> | Log file to view. |