2020-02-27 11:25:02 +01:00
|
|
|
__init__ @ SRC_DIR/example_debugging.py:58 calls C function:
|
2020-02-04 13:50:26 +01:00
|
|
|
sudo.debug was called with arguments: (<DEBUG.ERROR: 2>, 'My demo purpose plugin shows this ERROR level debug message')
|
2020-02-27 11:25:02 +01:00
|
|
|
__init__ @ SRC_DIR/example_debugging.py:63 calls C function:
|
2020-02-04 13:50:26 +01:00
|
|
|
sudo.debug was called with arguments: (<DEBUG.INFO: 6>, 'My demo purpose plugin shows this INFO level debug message')
|
2020-04-07 14:03:58 -06:00
|
|
|
handle @ .*/logging/__init__.py:[0-9]* calls C function:
|
2020-04-07 14:03:58 -06:00
|
|
|
LogHandler.emit was called with arguments: (<.*sudo.LogHandler.*
|
2020-04-07 14:03:58 -06:00
|
|
|
handle @ .*/logging/__init__.py:[0-9]* calls C function:
|
2020-04-07 14:03:58 -06:00
|
|
|
LogHandler.emit was called with arguments: (<.*sudo.LogHandler.*
|
2020-02-27 11:25:02 +01:00
|
|
|
__init__ @ SRC_DIR/example_debugging.py:85 calls C function:
|
2020-01-07 16:08:15 +01:00
|
|
|
sudo.options_as_dict was called with arguments: (('ModulePath=SRC_DIR/example_debugging.py', 'ClassName=DebugDemoPlugin'),)
|
2020-04-07 14:03:58 -06:00
|
|
|
sudo.options_as_dict returned result: \[('ClassName', 'DebugDemoPlugin'), ('ModulePath', 'SRC_DIR/example_debugging.py')\]
|