zio-sql icon indicating copy to clipboard operation
zio-sql copied to clipboard

Add slf4j backend to enable logs from Testcontainers

Open jczuchnowski opened this issue 4 years ago • 0 comments

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.

jczuchnowski avatar Jan 14 '21 12:01 jczuchnowski