zio-sql
zio-sql copied to clipboard
Add slf4j backend to enable logs from Testcontainers
Tests in projects: postgres, mysql, sqlserver and oracle are using Testcontainers. We need to add some slf4j backend to these projects to be able to see any logs there. Console logger will be enough.