michalstutzmann / scala-structlog   0.1.16

GitHub

Structured Logging for Scala

Scala versions: 2.13 2.12 2.11

scala-structlog 0.1.16


Group ID:
com.github.mwegrz
Artifact ID:
scala-structlog_2.13
Version:
0.1.16
Release Date:
Mar 1, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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