michalstutzmann / scala-structlog   0.1.16

GitHub

Structured Logging for Scala

Scala versions: 2.13 2.12 2.11

scala-structlog 0.1.11


Group ID:
com.github.mwegrz
Artifact ID:
scala-structlog_2.13
Version:
0.1.11
Release Date:
Jun 15, 2019
Licenses:
Files:

libraryDependencies += "com.github.mwegrz" %% "scala-structlog" % "0.1.11"

Mill build tool

ivy"com.github.mwegrz::scala-structlog:0.1.11"

Scala CLI

//> using dep "com.github.mwegrz::scala-structlog:0.1.11"

Ammonite REPL

import $ivy.`com.github.mwegrz::scala-structlog:0.1.11`

<dependency>
  <groupId>com.github.mwegrz</groupId>
  <artifactId>scala-structlog_2.13</artifactId>
  <version>0.1.11</version>
</dependency>

compile group: 'com.github.mwegrz', name: 'scala-structlog_2.13', version: '0.1.11'