<dependency>
<groupId>io.laserdisc</groupId>
<artifactId>log-effect-fs2_2.12</artifactId>
<version>0.11.1</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.10
|-- io.laserdisc:log-effect-core_2.12:0.11.1
|-- org.log4s:log4s_2.12:1.8.2
|-- org.log4s:log4s_2.12:1.8.2
|-- com.outr:scribe_2.12:2.7.9
|-- com.outr:scribe_2.12:2.7.9
|-- org.typelevel:cats-core_2.12:2.0.0
|-- org.typelevel:cats-core_2.12:2.0.0
|-- org.typelevel:cats-effect_2.12:2.0.0
|-- org.typelevel:cats-effect_2.12:2.0.0
|-- co.fs2:fs2-core_2.12:2.0.1
|-- co.fs2:fs2-core_2.12:2.0.1
provided
|-- com.github.ghik:silencer-lib_2.12.10:1.4.4
test
|-- org.scalacheck:scalacheck_2.12:1.14.2