structlog support?
Could I see an example of how struct log would be implimented officially?
structlog by following its official documentation - https://www.structlog.org/en/stable/standard-library.htmlloguru which you can use as an example - https://crawlee.dev/python/docs/examples/configure-json-logging
stderr is also one of the standard outputs of a standard logger.structlog, but given that it can wrap around the standard logger, I don't see any problems for that. Or any dirty tricks.structlogstructloglogurustderr