GORM Playground Link
https://github.com/go-gorm/playground/pull/123
(Not a real one, playground is irrelevant here)
Description
When using the new slog logger, queries are logged at level "INFO" and there's no way to configure a Debug level.
Individual queries should be logged at level Debug.