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
- Host: GitHub
- URL: https://github.com/romansky/slogr
- Owner: romansky
- Created: 2022-01-01T12:48:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T12:20:48.000Z (over 2 years ago)
- Last Synced: 2025-02-27T07:14:38.474Z (over 1 year ago)
- Language: Scala
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scloge
[](https://travis-ci.org/romansky/jello)
[](https://www.scala-js.org)
[](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