Project

General

Profile

Logs viewer dialog » History » Version 3

Per Amundsen, 06/03/2019 10:09 PM

1 1 Per Amundsen
h1. Logs viewer dialog
2
3
!viewlog.png!
4
5
The logs viewer allows you to view log files with the original colors (if enabled).
6
7
h2. Opening log viewer.
8
9 3 Per Amundsen
The log viewer for the current active window can be opened by typing [[/logview]] in the [[Editbox Control|Editbox]]. The [[/logview]] command can also take a file name as a parameter.
10 1 Per Amundsen
11
It can also be opened by right-clicking a window in the [[Treebar Control|Treebar]] or [[Switchbar Control|Switchbar]] -> Logging -> View.
12
13
While searching log files in the [[Logs_Dialog|Logs Manager]], clicking a filename in the search result will also open the log viewer.
14
15
h2. Searching the log viewer.
16
17
!search.png!
18
19
To open the search panel inside the log viewer press %(key)CTRL% + %(key)F% or by right-clicking then clicking the *Search* menu item.
20
21
h2. Reload the log file.
22
23
The log file can re-read by pressing the %(key)F5% key or by right-clicking then clicking the *Reload* menu item.
24
25
h2. Edit log file.
26
27
To edit the log file in the custom external editor. (Notepad by default, can be changed in Script Editor -< Options -> Set External Editor) right-click then click the *Edit* menu item.
28
29
_Note the file has to be manually reloaded after editing to see any changes._
30
31
h2. Opening the folder where the log file resides.
32
33 2 Per Amundsen
To open the folder where the log files resides, right-click then clicking the *Open Folder* menu item.
34 1 Per Amundsen
35
h2. Saving a copy of the log file
36
37 2 Per Amundsen
To save a copy of the log file, right-click then clicking the *Save As* menu item.
38 1 Per Amundsen
39
h2. Cycle between matches
40
41
If the log files was opened through a [[Logs Dialog|Logs Manager]] search, you can go to the next pr previous match by pressing %(key)LEFT% or %(key)RIGHT% keys.