|
passing the correct logger to the backend
previously, the default logger was passed, this logger was using the default configuration and log level, not honoring log level in particular. As a consequence, it was impossible to get debug logs from the backend. This is now working as expected. |
|---|
|
|
| ldapcherry/__init__.py |
|---|