armanbilge / akka-logback   0.1.1

Apache License 2.0 GitHub

Integrate logback with your Akka application

Scala versions: 2.13 2.12

akka-logback 0.1.1


Group ID:
com.armanbilge
Artifact ID:
akka-logback_2.13
Version:
0.1.1
Release Date:
Apr 13, 2021
Licenses:
Files:

libraryDependencies += "com.armanbilge" %% "akka-logback" % "0.1.1"

Mill build tool

ivy"com.armanbilge::akka-logback:0.1.1"

Scala CLI

//> using dep "com.armanbilge::akka-logback:0.1.1"

Ammonite REPL

import $ivy.`com.armanbilge::akka-logback:0.1.1`

<dependency>
  <groupId>com.armanbilge</groupId>
  <artifactId>akka-logback_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.armanbilge', name: 'akka-logback_2.13', version: '0.1.1'