Inkycal/inkycal
Ace 9216afbea8 improved logging + log to file
Logging is now set at two levels:
logging.ERROR and more important messages are shown on the console while running inkcal.
logging.DEBUG (all) messages are logged inside a log file named inkycal.log in /Inkycal/logs.

Fixed an issue with the info section not updating the time correctly.
2020-11-29 14:56:44 +01:00
..
custom removed a problematic line 2020-11-29 14:53:13 +01:00
display Fixing some issues with 9.7" E-Paper displays 2020-11-25 14:24:29 +01:00
modules Added custom image class 2020-11-29 14:54:00 +01:00
tests readability improvements 2020-11-29 14:51:19 +01:00
__init__.py Added Slideshow module 2020-11-29 14:52:50 +01:00
main.py improved logging + log to file 2020-11-29 14:56:44 +01:00