bumblebee-status/core
tobi-wan-kenobi 595778f7c3 [core/config] enable logging into a log file
Re-enable the -f | --logfile parameter, but still default to logging to
stderr.

Also, add a "debug" module that is automatically displayed if a bar is
run in debug mode (thanks to @bbernhard for the excellent suggestion)

fixes #614
2020-05-01 09:42:26 +02:00
..
__init__.py Add missing __init__.py 2020-01-19 14:22:56 +01:00
config.py [core/config] enable logging into a log file 2020-05-01 09:42:26 +02:00
decorators.py [core] Add a decorator for never updating a module 2020-04-13 09:27:03 +02:00
event.py [core/event] Remove debug output 2020-04-04 13:57:54 +02:00
input.py [core/input] Move event handling to core.event 2020-04-04 13:52:10 +02:00
module.py [core/module] Make name and module_name attributes 2020-04-30 12:50:24 +02:00
output.py [core/output] Use string format for interval 2020-04-30 20:18:42 +02:00
theme.py [core/module] Make name and module_name attributes 2020-04-30 12:50:24 +02:00
widget.py [core/widget] Make module an attribute 2020-04-30 12:46:57 +02:00