I recently noticed that django default logging is not working when I enable djdt. django-debug-toolbar==4.1.0 Django==4.2.3 Is it possible to have SQL pannel and logging for sql queries work together? Without djdt <img width="919" alt="Screenshot 2023-07-10 at 01 00 07" src="https://github.com/jazzband/django-debug-toolbar/assets/10248817/2207582e-01ad-4f9c-bbfd-acd1b48d9839"> With djdt <img width="914" alt="Screenshot 2023-07-10 at 01 02 08" src="https://github.com/jazzband/django-debug-toolbar/assets/10248817/d5967fc9-2db4-4efd-9b79-3cf153e1bd71">