1
0
Fork 0
mirror of synced 2024-06-29 11:40:37 +12:00
Rare/rare/utils
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
..
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
config_helper.py Fix bug with "%" in lineedits 2022-03-14 17:23:52 +01:00
extra_widgets.py GamesTab: Create methods for repeated widget removal and deletion code segments 2022-06-22 20:00:00 +03:00
json_formatter.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
legendary_utils.py Lgndr: Add logger monkey class 2022-08-02 10:42:38 +03:00
meta.py Fix eos overlay bug not showing installed correct 2022-06-13 21:37:26 +02:00
models.py Lgndr: Add 'repair_and_update' argument in InstallOptionsModel 2022-08-02 10:42:38 +03:00
paths.py Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
qt_requests.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
rpc.py Fix Discord RPC 2022-03-14 17:23:52 +01:00
singleton.py Unify strings formatting (#158) 2022-02-01 22:29:34 +01:00
steam_grades.py Optimize steam grades 2022-04-04 21:02:01 +02:00
utils.py Fix get_rare_executable func for macOS 2022-06-27 16:53:19 +02:00