License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdio.iohk |
ArtifactId | ArtifactIdmetronome-logging_2.13 |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetronome-logging_2.13
Tracing abstractions to do structured logging
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.iohk/metronome-logging_2.13/ -->
<dependency>
<groupId>io.iohk</groupId>
<artifactId>metronome-logging_2.13</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.iohk/metronome-logging_2.13/
implementation 'io.iohk:metronome-logging_2.13:0.4.0'
// https://jarcasting.com/artifacts/io.iohk/metronome-logging_2.13/
implementation ("io.iohk:metronome-logging_2.13:0.4.0")
'io.iohk:metronome-logging_2.13:jar:0.4.0'
<dependency org="io.iohk" name="metronome-logging_2.13" rev="0.4.0">
<artifact name="metronome-logging_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.iohk', module='metronome-logging_2.13', version='0.4.0')
)
libraryDependencies += "io.iohk" % "metronome-logging_2.13" % "0.4.0"
[io.iohk/metronome-logging_2.13 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-core_2.13 | jar | 2.3.1 |
org.typelevel : cats-effect_2.13 | jar | 2.3.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
io.circe : circe-core_2.13 | jar | 0.12.3 |
io.iohk : metronome-tracing_2.13 | jar | 0.4.0 |