0👍
It looks like SigSafeLogger
objects have no attribute logger
.
Try not attempting to access that attribute. If you are not doing it directly, stop passing SigSafeLogger
objects to whatever code is raising this error.
Source:stackexchange.com