feat: introduction of logger to eliminate printstreams

This commit is contained in:
Jonny
2025-03-01 01:19:50 +00:00
parent d214723f35
commit 667fbf4949
4 changed files with 43 additions and 26 deletions

View File

@@ -9,6 +9,8 @@
//> using dep org.typelevel::cats-effect::3.5.7
//> using dep com.monovore::decline::2.5.0
//> using dep com.monovore::decline-effect::2.5.0
//> using dep org.typelevel::log4cats-slf4j::2.7.0
//> using dep org.slf4j:slf4j-simple:2.0.17
//> using test.dep org.scalatest::scalatest::3.2.19
//> using dep org.typelevel::cats-effect-testing-scalatest::1.6.0