kamon-io / kamon   2.7.1

Website GitHub

Distributed Tracing, Metrics and Context Propagation for applications running on the JVM

Scala versions: 3.x 2.13 2.12 2.11 2.10
sbt plugins: 0.13

kamon-log-reporter 0.3.4


Group ID:
io.kamon
Artifact ID:
kamon-log-reporter_2.11
Version:
0.3.4
Release Date:
Aug 14, 2014
Licenses:
Files:

libraryDependencies += "io.kamon" %% "kamon-log-reporter" % "0.3.4"

Mill build tool

ivy"io.kamon::kamon-log-reporter:0.3.4"

Scala CLI

//> using dep "io.kamon::kamon-log-reporter:0.3.4"

Ammonite REPL

import $ivy.`io.kamon::kamon-log-reporter:0.3.4`

<dependency>
  <groupId>io.kamon</groupId>
  <artifactId>kamon-log-reporter_2.11</artifactId>
  <version>0.3.4</version>
</dependency>

compile group: 'io.kamon', name: 'kamon-log-reporter_2.11', version: '0.3.4'