Commit graph

5 commits

Author SHA1 Message Date
b308068617 Automatic code cleanups and import optimizations. 2023-02-12 03:31:52 +01:00
d7192913e0 Tons of fixes, improvements and ideas... 2023-02-03 04:17:40 +01:00
e5cc2a4596 Made the logger an object to be multiprocessing compatible.
The initialization of the Configuration() object can not log anymore since the Log() object initialization requires the Configuration(). Maybe I will find a better solution in the future. For now, it fixes bugs and makes my life easier.
2022-10-11 02:57:13 +02:00
7e228a3196 Some more logging stuff. log is now a global function as argument.
Don't know if it is good, but it made things easier to me.
2022-10-06 02:42:15 +02:00
5ca94ec14b Added FritzboxPhoneStatusService service and some cosmetic changes. 2022-10-04 22:59:04 +02:00