Hello, it seems that I'm running into the same issue as the one reported here, even though it has been closed:
https://github.com/litestar-org/litestar/issues/1672
I'm using the latest version of Litestar and structlog, and reproduced this behavior using the MVCE from https://github.com/litestar-org/litestar/issues/1804
Should I comment on the original issue or create a new one...?
GitHub
Description Using the default StructLoggingConfig for logging causes the application to fail to start with litestar run --debug. URL to code causing the issue No response MCVE from litestar import ...