logging4s / logging4s   0.3.1

Apache License 2.0 GitHub

Structured logging for Scala 3

Scala versions: 3.x

logging4s-ce-3 0.1.4


Group ID:
org.logging4s
Artifact ID:
logging4s-ce-3_3
Version:
0.1.4
Release Date:
Feb 15, 2023
Licenses:
Files:

libraryDependencies += "org.logging4s" %% "logging4s-ce-3" % "0.1.4"

Mill build tool

ivy"org.logging4s::logging4s-ce-3:0.1.4"

Scala CLI

//> using dep "org.logging4s::logging4s-ce-3:0.1.4"

Ammonite REPL

import $ivy.`org.logging4s::logging4s-ce-3:0.1.4`

<dependency>
  <groupId>org.logging4s</groupId>
  <artifactId>logging4s-ce-3_3</artifactId>
  <version>0.1.4</version>
</dependency>

compile group: 'org.logging4s', name: 'logging4s-ce-3_3', version: '0.1.4'