Last Version

log4effect 0.1.0

Logging with Cats Effect

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.scalaland
ArtifactId

ArtifactId

log4effect_2.13
Version

Version

0.1.0
Type

Type

jar
Description

Description

log4effect
Logging with Cats Effect
Project Organization

Project Organization

io.scalaland
Source Code Management

Source Code Management

https://github.com/scalalandio/log4effect

Download log4effect_2.13 0.1.0


<!-- https://jarcasting.com/artifacts/io.scalaland/log4effect_2.13/ -->
<dependency>
    <groupId>io.scalaland</groupId>
    <artifactId>log4effect_2.13</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalaland/log4effect_2.13/
implementation 'io.scalaland:log4effect_2.13:0.1.0'
// https://jarcasting.com/artifacts/io.scalaland/log4effect_2.13/
implementation ("io.scalaland:log4effect_2.13:0.1.0")
'io.scalaland:log4effect_2.13:jar:0.1.0'
<dependency org="io.scalaland" name="log4effect_2.13" rev="0.1.0">
  <artifact name="log4effect_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalaland', module='log4effect_2.13', version='0.1.0')
)
libraryDependencies += "io.scalaland" % "log4effect_2.13" % "0.1.0"
[io.scalaland/log4effect_2.13 "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.typelevel : cats-core_2.13 jar 2.0.0
org.typelevel : cats-effect_2.13 jar 2.0.0
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.2

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.specs2 : specs2-core_2.13 jar 4.7.1
org.specs2 : specs2-scalacheck_2.13 jar 4.7.1

Project Modules

There are no modules declared in this project.