You need to create Cloud Logging sinks to export log entries from development projects in the Dev folder to `dev_dataset` and from production projects in the Prod folder to `prod_dataset`. The solution must minimize the number of sinks while ensuring they apply to future projects. What is the recommended approach? | Google Professional Cloud DevOps Engineer Quiz - LeetQuiz