An open API service indexing awesome lists of open source software.

https://github.com/romansky/slogr

basic Scala/Scala.js logging lib wrapper with implicit MDC collection
https://github.com/romansky/slogr

Last synced: about 1 month ago
JSON representation

basic Scala/Scala.js logging lib wrapper with implicit MDC collection

Awesome Lists containing this project

README

          

# scloge

[![Build Status](https://travis-ci.org/romansky/jello.png)](https://travis-ci.org/romansky/jello)
[![Scala.js](https://www.scala-js.org/assets/badges/scalajs-1.8.0.svg)](https://www.scala-js.org)
[![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven/apache-maven.svg)](http://search.maven.org/#artifactdetails|com.uniformlyrandom|slogr_2.13|0.5.0|jar)

# Usage

## Installation

```
libraryDependencies ++= Seq("com.uniformlyrandom" %%% "slogr" % "0.5.0)
```

## Overview