<dependency>
<groupId>io.laserdisc</groupId>
<artifactId>log-effect-fs2_2.13</artifactId>
<version>0.16.1</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.5
|-- io.laserdisc:log-effect-core_2.13:0.16.1
|-- org.log4s:log4s_2.13:1.9.0
|-- org.log4s:log4s_2.13:1.9.0
|-- com.outr:scribe_2.13:3.5.4
|-- com.outr:scribe_2.13:3.5.4
|-- org.typelevel:cats-core_2.13:2.6.1
|-- org.typelevel:cats-core_2.13:2.6.1
|-- org.typelevel:cats-effect_2.13:3.1.1
|-- org.typelevel:cats-effect_2.13:3.1.1
|-- co.fs2:fs2-core_2.13:3.0.3
|-- co.fs2:fs2-core_2.13:3.0.3
provided
|-- com.github.ghik:silencer-lib_2.13.5:1.7.3
test
|-- org.scalacheck:scalacheck_2.13:1.15.4