slf4s icon indicating copy to clipboard operation
slf4s copied to clipboard

Add build targets for Scala 2.10.0 and 2.10.1, update Scala version.

Open craigwblake opened this issue 11 years ago • 3 comments

craigwblake avatar May 14 '13 14:05 craigwblake

I suggest using ScalaLogging (https://github.com/typesafehub/scalalogging).

It is a drop in replacement and is supported by Typesafe and makes use of macros in 2.10.

jedesah avatar May 28 '13 22:05 jedesah

Thanks for the heads up! Glad to see a logging wrapper that is supported. Will be switching my projects over asap.

craigwblake avatar May 29 '13 00:05 craigwblake

has this been merged. I have just did a build on my local machine and generated a jar file for the scala 2.10.1. I can do a submit.

CruncherBigData avatar Aug 26 '13 18:08 CruncherBigData