cquiroz / log4cats-loglevel

Log4cats loglevel Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

log4cats-loglevel - Log4cats loglevel Integration

Build Status Maven Central

Quick Start

To use log4cats-loglevel in an existing SBT project with Scala 2.12 or a later version, add the following dependencies to your build.sbt depending on your needs:

libraryDependencies ++= Seq(
  "com.rpiaggio" %% "log4cats-loglevel" % "<version>"
)

About

Log4cats loglevel Integration


Languages

Language:Scala 100.0%