2 Commits

Author SHA1 Message Date
Erik Thuning
cf5d0537ac Renamed __init__ to watcher and cleaned up some logging code
Using __init__ as the home of Watcher was causing unexpected behaviour for no
good reason, so Watcher now lives in its own file as normal.

There was logging configuration pertaining to processes which is not
meaningful here, so removed it. Also made sure there are no
unexpected log handlers.
2024-06-13 14:40:33 +02:00
Erik Thuning
1b9386cd1a The application might be finished. Testing required. 2024-06-11 16:32:06 +02:00