1
0
Fork 0
mirror of synced 2024-06-26 18:20:50 +12:00
Rare/rare/components/tabs
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
..
account Rename filter "All" to "All games" 2022-03-21 23:00:33 +01:00
downloads InstallOptionsModel: Rename fields to use the same names as Legendary's arguments 2022-08-02 10:42:38 +03:00
games Lgndr: Add logger monkey class 2022-08-02 10:42:38 +03:00
settings LegendarySettings: clean_manifests expects more values 2022-08-02 10:42:38 +03:00
shop Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00
__init__.py Rare: Implement global objects as functions that return a single instance 2022-02-25 20:22:45 +02:00
tab_utils.py Fix Icon error for Ubuntu LTS, which uses QtAwesome 0.4.4 2022-01-05 15:44:29 +01:00