Skip to content

Commit fcf5f53

Browse files
committed
Add project slogging to libraries
1 parent dce1669 commit fcf5f53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ All these testing frameworks cross-compile on the JVM and JS.
131131
* [Scala-Async](https://github.com/scala/async) (works out-of-box with Scala.js)
132132
* Scalaxy [Loops](https://github.com/ochafik/Scalaxy/tree/master/Loops) and [Streams](https://github.com/ochafik/Scalaxy/tree/master/Streams) (work out-of-box with Scala.js)
133133
* [jsext](https://github.com/jducoeur/jsext): utilities for developing facades and working with Futures
134+
* [slogging](https://github.com/jokade/slogging): a simple logging library with an API compatible to scala-logging (and slf4j)
134135

135136
## Skeletons
136137

0 commit comments

Comments
 (0)