Displaying a log with additional functionality
List of Global Functions
AdvancedHelp - Get the second part of the help for the log in case of advanced functions
AdvancedSaveHelp - Get the second part of the help for the log in case of advanced functions and save support
CreateWidget - Get the map with the log view widget
Display - Main function for displaying logs
DisplayFiltered - Display log with filtering with 100 lines
DisplaySimple - Display specified file, list 100 lines
LogHandle - Handle the event on the log view widget
LogInit - Initialize the displayed log
LogSelectionHelp - Get the help for the log in case of multiple logs
SaveHelp - Get the second part of the help for the log in case of save support
SingleLogHelp - Get the help for the log in case of a single log
List of Global Variables
Get the second part of the help for the log in case of advanced functions
Function parameters
string label
Return value
string - part of the log
Get the second part of the help for the log in case of advanced functions and save support
Function parameters
string label
Return value
string - part of the log
Get the map with the log view widget
Function parameters
map<string,any> parameters
list<map<string,any> > log_files
Return value
map - the log widget
Main function for displaying logs
Function parameters
map<string, any> parameters
Return value
void
Display log with filtering with 100 lines
Function parameters
string file
string grep
Return value
void
Display specified file, list 100 lines
Function parameters
string file
Return value
void
Handle the event on the log view widget
Function parameters
string key
map event
Return value
symbol - always nil
Get the help for the log in case of multiple logs
Return value
string - part of the log
Get the second part of the help for the log in case of save support
Return value
string - part of the log