Sergi Delgado Segura 00a989e1b2 Updates pisad and __init__ to put together the log and config fixes
The setup of the logs and the parsing of the config file are closely related. The former need info from the later to be created, and needs to be setup only once
per pisa instance. In the same way, the later need to only be loaded and validated once per pisa intance and contains info to setup the logs.

Intead of setting up the logs in init and loading the config file in pisad, now both are dealt with in __init__
2020-01-23 18:27:04 +01:00
2020-01-23 16:30:09 +01:00
2020-01-23 18:14:34 +01:00
2020-01-23 16:23:07 +01:00
2019-11-05 19:20:08 +00:00
2020-01-23 16:23:07 +01:00
2020-01-15 12:52:49 +01:00
Description
No description provided
1.8 MiB
Languages
Python 99.7%
Shell 0.2%