Project

General

Profile

Logs Dialog » History » Revision 5

Revision 4 (Per Amundsen, 07/27/2018 06:46 AM) → Revision 5/19 (Per Amundsen, 07/27/2018 06:47 AM)

{{>toc}} 

 h1. Logs Manager 

 !LogsManager.png! 

 Logs Manager allows searching through all log files for matching patterns. 

 h2. Folder 

 The folder to search which by default is the Log folder set in [[Options Dialog|Options]] -> [[Logging Options|Logging]]. 

 h2. Serach subfolders 

 If enabled, all subfolders in the *Folder* is searched as well. 

 h2. FileName 

 The filename pattern to match, either a [[Scripting_Wildcards|wildcard]] or a [[Scripting_Regex|regular expression]] if *Regex* is checked. 

 h2. Search for 

 The pattern to search for, either a [[Scripting_Wildcards|wildcard]] or a [[Scripting_Regex|regular expression]] if *Regex* is checked. 

 h2. Exact match 

 When enabled, searches using a "case-sensitive":https://en.wikipedia.org/wiki/Case_sensitivity match. 

 h2. View 

 Opens the log file in the [[log viewer]]. 

 h2. Edit 

 Opens the log in the custom external editor. (Notepad by default, can be changed in [[Script Editor]] -< Options -> Set External Editor) 

 h2. Merge 

 Merges the selected log files into one big file. 

 h2. Renamed 

 Rename the log file. 

 h2. Delete 

 Deletes the log file. 

 h2. Opening the folder where the logfile resides. 

 Right-click the logfile and click *Open Folder*. 

 h2. Save/Restore items 

 When the logs manager closes, the window size/position/state, datagrid columns sizes, the sorted datagrid column and the sort direction, the recently used folders, filenames and search text is saved and then restored the next time the log manager is opened. 

 h2. Clear saved items 

 Right-click the Folder/FileName/Search for dropdown and click *Clear All*.