michalstutzmann / scala-structlog   0.1.16

GitHub

Structured Logging for Scala

Scala versions: 2.13 2.12 2.11

scala-structlog 0.1.9


Group ID:
com.github.mwegrz
Artifact ID:
scala-structlog_2.12
Version:
0.1.9
Release Date:
Dec 9, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.mwegrz</groupId>
  <artifactId>scala-structlog_2.12</artifactId>
  <version>0.1.9</version>
</dependency>

compile group: 'com.github.mwegrz', name: 'scala-structlog_2.12', version: '0.1.9'