Hi all! I added slf4j as dependency in my project ...
# kotlintest
m
Hi all! I added slf4j as dependency in my project to remove warnings as described there: https://github.com/kotlintest/kotlintest/issues/639). Can you give some explanation how can I use this logger in my tests (what benefits does it bring) ? Or I can remove this dependency and disable this warning somehow?