In this article you will learn how to enable container debug logs with Testcontainers and Spring Boot and how to leverage Spring Framework flexibility to turn logs on and off with a custom @EnableContainerLogs annotation. As a side effect you'll learn a little about Spring Framework internals enabling Spring's magic ✨.