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