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.6.1


Group ID:
io.kamon
Artifact ID:
kamon-log-reporter_2.11
Version:
0.6.1
Release Date:
Apr 27, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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