BIG-MAP / FINALES2

Further development of FINALES
MIT License
6 stars 0 forks source link

Logging kills tenant logging #220

Open MonikaVo opened 1 year ago

MonikaVo commented 1 year ago

In my case, if I use the new FINALES version with my tenant, my logs get redirected to the "FINALES log" instead of the log file I create for my tenant. I would appreciate to keep my log file in the place, where I designed it to be rather than having it in the place, where FINALES would store it. I can overwrite the config for the logging, but one needs to know about this. This issue is introduced when importing from FINALES2.server.schemas import Request, RequestInfo. This also affects the reference tenant. So I think, other people might run into the same issue.