1
0
Fork 0
mirror of synced 2024-06-26 18:20:50 +12:00
Rare/rare/components
loathingKernel 28531eec38 Lgndr: Add logger monkey class
The class acts as an intermediate between the logger and the function call
It keeps the last message that was sent to the logger. The instance of the
class can be returned as a return value from the LegendaryCLI methods to
provide return status and the message related to it.

The level at which it considers the logged message as an error is configurable.
By default it considers logging.ERROR and above as faulty return values
2022-08-02 10:42:38 +03:00
..
dialogs Lgndr: Add re-implemented uinstall_game 2022-08-02 10:42:38 +03:00
tabs Lgndr: Add logger monkey class 2022-08-02 10:42:38 +03:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
main_window.py Add a check if qt found current screen. Fallback to primary screen 2022-05-03 23:08:22 +02:00
tray_icon.py Fix error after uninstalling, if action in tray icon does not exist 2022-07-01 17:03:18 +02:00