Solaar/lib/solaar
MattHag 33c057feff Introduce custom logger
Implement logger that internally checks if log level is enabled. Thus,
unnecessary log message computation costs are avoid, when logging is
disabled and logging code can be cut in half.

Related #2663
2025-01-02 07:56:46 -05:00
..
cli macOS: Fix int.from_bytes, int.to_bytes for show.py 2025-01-01 11:55:10 -05:00
ui Remove NamedInts: Convert NotificationFlag to flag 2025-01-01 10:46:04 -05:00
__init__.py Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
configuration.py Clean up imports (#2537) 2024-07-15 08:37:18 -04:00
custom_logger.py Introduce custom logger 2025-01-02 07:56:46 -05:00
dbus.py solaar: Add type hints 2024-10-08 14:35:16 -04:00
gtk.py Introduce custom logger 2025-01-02 07:56:46 -05:00
i18n.py solaar: clean up locale code 2024-06-01 12:09:55 -04:00
listener.py Refactor InfoSubRegisters: Use IntEnum in favour of NamedInts 2025-01-01 10:46:04 -05:00
tasks.py Clean up imports (#2537) 2024-07-15 08:37:18 -04:00
version release 1.1.14 2025-01-01 09:42:39 -05:00