Viewer for internal log messages.
More...
Viewer for internal log messages.
Definition at line 38 of file parserlog.py.
◆ __init__()
| def robotide.parserlog.parserlog.ParserLogPlugin.__init__ |
( |
|
self, |
|
|
|
app |
|
) |
| |
◆ _close()
| def robotide.parserlog.parserlog.ParserLogPlugin._close |
( |
|
self | ) |
|
|
private |
◆ _create_menu()
| def robotide.parserlog.parserlog.ParserLogPlugin._create_menu |
( |
|
self | ) |
|
|
private |
◆ _log_message()
| def robotide.parserlog.parserlog.ParserLogPlugin._log_message |
( |
|
self, |
|
|
|
message |
|
) |
| |
|
private |
◆ _logfile()
| def robotide.parserlog.parserlog.ParserLogPlugin._logfile |
( |
|
self | ) |
|
|
private |
◆ _remove_old_log_files()
| def robotide.parserlog.parserlog.ParserLogPlugin._remove_old_log_files |
( |
|
self | ) |
|
|
private |
◆ disable()
| def robotide.parserlog.parserlog.ParserLogPlugin.disable |
( |
|
self | ) |
|
◆ enable()
| def robotide.parserlog.parserlog.ParserLogPlugin.enable |
( |
|
self | ) |
|
◆ OnViewLog()
| def robotide.parserlog.parserlog.ParserLogPlugin.OnViewLog |
( |
|
self, |
|
|
|
event, |
|
|
|
show_tab = True |
|
) |
| |
◆ _log
| robotide.parserlog.parserlog.ParserLogPlugin._log |
|
private |
◆ _outfile
| robotide.parserlog.parserlog.ParserLogPlugin._outfile |
|
private |
◆ _panel
| robotide.parserlog.parserlog.ParserLogPlugin._panel |
|
private |
◆ _path
| robotide.parserlog.parserlog.ParserLogPlugin._path |
|
private |
◆ _logfile
| robotide.parserlog.parserlog.ParserLogPlugin._logfile = property |
|
staticprivate |
The documentation for this class was generated from the following file: