Skip to content

Commit 13c667a

Browse files
committed
Merge pull request lauris#77 from sarahgerweck/add-log4s
Add Log4s: logging library for Scala.
2 parents 4835273 + 3878324 commit 13c667a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ A community driven list of useful Scala libraries, frameworks and software. This
157157
* [Scala Async](https://github.com/scala/async) — An asynchronous programming facility for Scala.
158158
* [Resolvable](https://github.com/resolvable/resolvable) — A library to optimize fetching immutable data structures from several endpoints in several formats.
159159
* [Scala Blitz](http://scala-blitz.github.io/) – A library to speed up Scala collection operations by removing runtime overheads during compilation, and a custom data-parallel operation runtime.
160+
* [Log4s](http://log4s.org) - Fast, Scala-friendly logging bindings on top of [SLF4J](http://slf4j.org/). Uses macros for extreme performance.
160161

161162
## Android
162163

0 commit comments

Comments
 (0)