Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 515 Bytes

File metadata and controls

17 lines (12 loc) · 515 Bytes

slf4j Transport

A slf4j Transport for Ingredients Logging

Prerequisites

Install

Add the buildo resolver and the dependency to your build.sbt

resolvers += "buildo" at "https://github.com/buildo/mvn/raw/master/releases"
libraryDependencies += "io.buildo" %% "ingredients-logging-slf4j-transport" % "0.1-SNAPSHOT"