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.0


Group ID:
com.armanbilge
Artifact ID:
akka-logback_2.12
Version:
0.1.0
Release Date:
Apr 9, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.armanbilge</groupId>
  <artifactId>akka-logback_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.armanbilge', name: 'akka-logback_2.12', version: '0.1.0'